The PR_STORE_RECORD_KEY property contains the unique binary-comparable identifier (record key) of the message store in which an object resides.
| Header file: | MAPITAGS.H |
| Must be exposed by: | Folder, message, and message store objects |
| Identifier: | 0x0FFA |
| Property type: | PT_BINARY |
| Property tag: | 0x0FFA0102 |
For a message store, the PR_STORE_RECORD_KEY property is identical to the store's own PR_RECORD_KEY property.
The relationship between PR_STORE_RECORD_KEY and PR_RECORD_KEY is the same as the relationship between PR_STORE_ENTRYID and PR_ENTRYID.