PidTagReadReceiptSearchKey Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a search key for the messaging user to which the messaging system should direct a read report for a message.
Property | Value |
---|---|
Associated properties: |
PR_READ_RECEIPT_SEARCH_KEY |
Identifier: |
0x0053 |
Data type: |
PT_BINARY |
Area: |
MAPI envelope |
Remarks
This property is ignored unless the PR_READ_RECEIPT_REQUESTED (PidTagReadReceiptRequested) property is set to TRUE.
If a client application wants to receive read reports itself, it can leave this property unset or set it to the search key contained in the PR_SENDER_SEARCH_KEY (PidTagSenderSearchKey) property at message submission time.
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Specifies the properties and operations that are permissible on email messages.
Header files
Mapidef.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.