Platform SDK: MAPI

PR_7BIT_DISPLAY_NAME

The PR_7BIT_DISPLAY_NAME property contains a 7-bit ASCII version of a messaging user's name.

Quick Info

Header file: MAPITAGS.H
May be exposed by: Messaging user objects
Identifier: 0x39FF
Property type: PT_STRING8
Property tag: 0x39FF001E

Remarks

The PR_7BIT_DISPLAY_NAME property can be considered a mapping of the PR_DISPLAY_NAME 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 PR_7BIT_DISPLAY_NAME property to avoid extra processing for code conversion.

See Also

Supplemental Name Properties