PidTag7BitDisplayName Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a 7-bit ASCII representation of a messaging user's name.

Property Value
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.

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 email messages.

Header files

Mapitags.h

Contains definitions of properties listed as associated properties.

Mapidefs.h

Provides data type definitions.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names