Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.68 KB

pidtagprovideruid-canonical-property.md

File metadata and controls

63 lines (38 loc) · 1.68 KB
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid description
PidTagProviderUid Canonical Property
lindalu
03/09/2015
Developer
reference
office-online-server
medium
MAPI.PidTagProviderUid
COM
993f5bca-58a6-455d-8a25-6e08b441ad31
Contains a MAPIUID structure of the service provider that's handling a message. This property is computed by all service providers.

PidTagProviderUid Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a MAPIUID structure of the service provider that is handling a message.

Property Value
Associated properties:
PR_PROVIDER_UID
Identifier:
0x300C
Data type:
PT_BINARY
Area:
MAPI common

Remarks

This property is computed by all service providers. It contains a MAPIUID structure associated with, and usually hard-coded by, the provider. It is typically used by a client application that is interested in only the address book containers supplied by a particular provider.

This property appears only as a column entry in the provider table.

Related resources

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