LTID
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Generic Long Term ID of an object in an Outlook store.
Quick Info
struct LTID
{
GUID guid;
BYTE globcnt[6];
WORD wLevel;
};
Members
guid
- [out] The GUID of the server that created the object.
globcnt
- [out] A 6-byte unique number that identifies the object within the Outlook store.
wLevel
- [out] The hierarchy level of the entry ID for an Exchange Favorite Public folder.