Property of IBookmark
Timestamp (64 bit, not accessible by scripting)
Read-Only Property of type __int64
var nVal = Bookmark.Timestamp64;
nVal = Bookmark.Timestamp64
__int64 nVal; HRESULT hr = Bookmark.get_Timestamp64(&nVal);
IBookmark