PidTagStoreEntryId Canonical Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Contains the unique entry identifier of the message store where an object resides.

Associated properties:

PR_STORE_ENTRYID

Identifier:

0x0FFB

Data type:

PT_BINARY

Area:

ID properties

Remarks

This property is used to open a message store with the IMAPISession::OpenMsgStore method. It is also used to open any object that is owned by the message store.

For a message store, this property is identical to the store's own PR_ENTRYID (PidTagEntryId) property. A client application can compare the two properties using the IMAPISession::CompareEntryIDs method.

Protocol Specifications

  • [MS-OXPROPS]
    Provides references to related Exchange Server protocol specifications.

  • [MS-OXCMSG]
    Handles message and attachment objects.

  • [MS-OXCICAL]
    Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.

  • [MS-OXOFLAG]
    Specifies the properties and operations related to flagging.

  • [MS-OXSHARE]
    Shares mailbox folders between clients.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names