Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.22 KB

Outlook.MeetingItem.OriginatorDeliveryReportRequested.md

File metadata and controls

38 lines (22 loc) · 1.22 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MeetingItem.OriginatorDeliveryReportRequested property (Outlook)
vbaol11.chm1443
vbaol11.chm1443
Outlook.MeetingItem.OriginatorDeliveryReportRequested
7dfa8dfe-0268-57d8-0ba2-7f69789d4ce9
06/08/2017
medium

MeetingItem.OriginatorDeliveryReportRequested property (Outlook)

Returns or sets a Boolean value that determines whether the originator of the meeting item or mail message will receive a delivery report. Read/write.

Syntax

expression. OriginatorDeliveryReportRequested

expression A variable that represents a MeetingItem 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

MeetingItem Object

[!includeSupport and feedback]