PidTagAbProviderId Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains an address book provider's MAPIUID structure.
Property | Value |
---|---|
Associated properties: |
PR_AB_PROVIDER_ID |
Identifier: |
0x3615 |
Data type: |
PT_BINARY |
Area: |
Address book |
Remarks
The MAPIUID structure identifies which address book provider supplies this particular container in the container hierarchy. The value is unique to each provider.
An address book provider can provide more than one identifier. For example, a provider that supplies two different containers can publish in PR_AB_PROVIDER_ID unique identifiers for each container.
PR_AB_PROVIDER_ID is analogous to the PR_MDB_PROVIDER (PidTagStoreProvider) property for message stores. Client applications can use PR_AB_PROVIDER_ID to find related rows in an address book hierarchy table.
Related resources
Header files
Mapitags.h
Contains definitions of properties listed as associated properties.
Mapidefs.h
Provides data type definitions.
See also
PidTagStoreProvider Canonical Property