PidTagIdentityDisplay Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the display name for a service provider's identity as defined within a messaging system.
Associated properties: |
PR_IDENTITY_DISPLAY, PR_IDENTITY_DISPLAY_A, PR_IDENTITY_DISPLAY_W |
Identifier: |
0x3E00 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
MAPI status |
Remarks
These properties do not appear as properties on any object but only as a column in a status table. It is part of the identity of the service provider exposing the status table row. The provider's identity typically refers to its account on the server, but can refer to any representation the provider defines within the messaging system.
A service provider furnishing any of the identity properties should furnish all of them. Providers that belong to the same message service should expose the same values for the identity properties.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.