OriginatorDeliveryReportRequested Property

                  Applies To

Sets a Boolean value that determines whether the originator of the meeting item or mail message will receive a delivery report. 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. Note that delivery does not imply that the message has been read. The OriginatorDeliveryReportRequested property corresponds to the MAPI property PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED.

True if the originator requested a delivery receipt on the message.

Read/write Boolean.

Syntax

object.OriginatorDeliveryReportRequested

object    Required. An expression that returns a MailItem or a MeetingItem object.