PidTagProfileName Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains the name of the profile.
Associated properties: |
PR_PROFILE_NAME, PR_PROFILE_NAME_A, PR_PROFILE_NAME_W |
Identifier: |
0x3D12 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
MAPI profile configuration |
Remarks
These properties are computed by service providers. A provider's implementation of the ServiceEntry function can use these properties to discover the profile name.
Client applications can use these properties as a convenient alternative to obtaining the profile name by examining the PR_DISPLAY_NAME (PidTagDisplayName) property in the MAPI subsystem's status table row.
These properties may not be unique across time, for example where a profile is deleted and later recreated with the same name. MAPI furnishes a totally unique PR_SEARCH_KEY (PidTagSearchKey) property in a hard-coded profile section called MUID_PROFILE_INSTANCE.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.