PidTag7BitDisplayName 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 a 7-bit ASCII representation of a messaging user's name.
Associated properties: |
PR_7BIT_DISPLAY_NAME, PR_7BIT_DISPLAY_NAME_A, PR_7BIT_DISPLAY_NAME_W |
Identifier: |
0x39FF |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
Address book |
Remarks
These properties map the PR_DISPLAY_NAME (PidTagDisplayName) property into a 7-bit character set. Some messaging systems, such as Internet and certain X.400 links, are limited to the 128-character 7-bit ASCII code set. Gateways to such messaging systems can improve their performance by calling the IAddrBook::PrepareRecips method directly to retrieve the this property, thereby avoiding extra processing for code conversion.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOABK]
Specifies the properties and operations on lists of users, contacts, groups and resources.[MS-NSPI]
Handles a client's communications with an NSPI server.[MS-OXCFXICS]
Handles the order and data flow that is used to transfers data between client and server.[MS-OXCMSG]
Handles message and attachment objects.[MS-OXOMSG]
Specifies the properties and operations that are permissible on e-mail messages.
Header Files
Mapitags.h
Contains definitions of properties listed as associated properties.Mapidefs.h
Provides data type definitions.