Platform SDK: MAPI |
The PR_REPORT_NAME property contains the display name for the recipient that should get reports for this message.
Header file: | MAPITAGS.H |
May be exposed by: | Message objects |
Identifier: | 0x003A |
Property type: | PT_TSTRING |
Property tag: | 0x003A001E (0x003A001F for Unicode) |
The PR_REPORT_NAME property is one of the address properties for the recipient that the sender has delegated to receive any reports generated for this message.
A client application that needs to route reports to another user should set this property at message submission time. If it is not set, the reports are sent to the message sender.
For more information on the address properties, see Base Address Properties.