Platform SDK: MAPI |
The PR_AB_PROVIDER_ID property contains an address book provider's MAPIUID structure.
Header file: | MAPITAGS.H |
Must be exposed by: | Address book container objects |
Must be a column in: | Hierarchy tables |
Identifier: | 0x3615 |
Property type: | PT_BINARY |
Property tag: | 0x36150102 |
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 property for message stores. Client applications can use PR_AB_PROVIDER_ID to find related rows in an address book hierarchy table.