PR_STORE_ENTRYID 

The PR_STORE_ENTRYID property contains the unique entry identifier of the message store in which an object resides.

Quick Info

Header file:

MAPITAGS.H

Must be exposed by:

Folder, message, and message store objects

Identifier:

0x0FFB

Property type:

PT_BINARY

Property tag:

0x0FFB0102

 

Remarks

The PR_STORE_ENTRYID property is used to open a message store with the IMAPISession::OpenMsgStoreH_S8WS method. It is also used to open any object owned by the message store.

For a message store, this property is identical to the store s own PR_ENTRYID2JH9H8T property. A client application can compare the two properties using the IMAPISession::CompareEntryIDsZ9F4JH method.