PidTagStoreRecordKey Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains the unique binary-comparable identifier (record key) of the message store in which an object resides.
Property | Value |
---|---|
Associated properties: |
PR_STORE_RECORD_KEY |
Identifier: |
0x0FFA |
Data type: |
PT_BINARY |
Area: |
ID properties |
Remarks
For a message store, this property is identical to the store's own PR_RECORD_KEY (PidTagRecordKey) property.
The relationship between this property and PR_RECORD_KEY is the same as the relationship between PR_STORE_ENTRYID (PidTagStoreEntryId) and PR_ENTRYID (PidTagEntryId).
Related resources
Protocol specifications
Handles message and attachment objects.
Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.