PidTagReportName 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 name for the recipient that should get reports for this message.
Associated properties: |
PR_REPORT_NAME, PR_REPORT_NAME_A, PR_REPORT_NAME_W |
Identifier: |
0x003A |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
MAPI envelope |
Remarks
These properties are examples of the address properties for the recipient that the sender has delegated to receive any reports generated for this message.
A client application that must route reports to another user should set these properties at message submission time. If they are not set, the reports are sent to the message sender.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.