PidTagReadReceiptEntryId Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains an entry identifier for the messaging user where the messaging system should direct a read report for this message.
Property | Value |
---|---|
Associated properties: |
PR_READ_RECEIPT_ENTRYID |
Identifier: |
0x0046 |
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 entry identifier contained in the PR_SENDER_ENTRYID (PidTagSenderEntryId) 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 message objects.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.