SharingItem.OriginatorDeliveryReportRequested property (Outlook)
Returns or sets a Boolean value that determines whether the originator of the SharingItem will receive a delivery report. Read/write.
Syntax
expression. OriginatorDeliveryReportRequested
expression A variable that represents a SharingItem object.
Remarks
Each transport provider that handles your message sends you a single delivery notification containing the names and addresses of each recipient to whom it was delivered. Delivery does not imply that the message has been read. True if the originator requested a delivery receipt on the message.
The OriginatorDeliveryReportRequested property corresponds to the MAPI property PidTagOriginatorDeliveryReportRequested.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.