PidTagStoreProvider 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 a provider-defined MAPIUID structure that indicates the type of the message store.
Associated properties: |
PR_MDB_PROVIDER |
Identifier: |
0x3414 |
Data type: |
PT_BINARY |
Area: |
ID properties |
Remarks
The MAPIUID structure identifies the type of message store. The value is computed by message store providers on message store objects and is unique to each provider. It is typically used for browsing through the message store table to find a store of the desired type, such as public folders.
This property is analogous to the PR_AB_PROVIDER_ID (PidTagAbProviderId) property for address books.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.