PidTagStoreProvider Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names