PidTagOriginatorDeliveryReportRequested Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains TRUE if a message sender requests a delivery report for a particular recipient from the messaging system before the message is placed in the message store.
Associated properties: |
PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED |
Identifier: |
0x0023 |
Data type: |
PT_BOOLEAN |
Area: |
MIME |
Remarks
This property is used to direct the messaging system in handling delivered messages. In this case, the message must also furnish the PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED (PidTagOriginatorNonDeliveryReportRequested) property set to FALSE.
Setting the PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED property on a message is a way to request delivery status reports for all recipients.
Related Resources
Protocol Specifications
- [MS-OXOMSG]
Specifies the properties and operations that are permissible for e-mail message objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.