LTID

LTID

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.

See Also

About the Replication API

About the Replication State Machine

FEID