PR_REPORT_SEARCH_KEY
The
PR_REPORT_SEARCH_KEY property contains the search key for the recipient that
should get reports for this message.
Quick Info
Header
file: |
MAPITAGS.H |
May be
exposed by: |
Message
objects |
Identifier: |
0x0054 |
Property
type: |
PT_BINARY |
Property
tag: |
0x00540102 |
Remarks
The
PR_REPORT_SEARCH_KEY 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
See Also