PidTagStoreProvider Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a provider-defined MAPIUID structure that indicates the type of the message store.

Property Value
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.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names