PidTagOriginalDisplayTo 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 display names of the primary (To) recipients of the original message.
Associated properties: |
PR_ORIGINAL_DISPLAY_TO, PR_ORIGINAL_DISPLAY_TO_A, PR_ORIGINAL_DISPLAY_TO_W |
Identifier: |
0x0074 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
General messaging |
Remarks
These properties contain an ASCII list separated by semicolons. It is furnished by MAPI and is copied directly from PR_DISPLAY_TO (PidTagDisplayTo) when a delivery or nondelivery report or a read or nonread report is generated. This property may be present on other messages as defined by their message classes.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOMSG]
Specifies the properties and operations that are permissible on e-mail message objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.