PidTagStoreRecordKey Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the unique binary-comparable identifier (record key) of the message store in which an object resides.
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
[MS-OXCMSG]
Handles message and attachment objects.[MS-OXCICAL]
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.