Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 982 Bytes

Outlook.SharingItem.ReadReceiptRequested.md

File metadata and controls

36 lines (21 loc) · 982 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SharingItem.ReadReceiptRequested property (Outlook)
vbaol11.chm643
vbaol11.chm643
Outlook.SharingItem.ReadReceiptRequested
fa8f3b1c-77a6-1620-f0dd-7cf0bd6f64a3
06/08/2017
medium

SharingItem.ReadReceiptRequested property (Outlook)

Returns a Boolean value that indicates True if a read receipt has been requested by the sender.

Syntax

expression. ReadReceiptRequested

expression A variable that represents a MailItem object.

Remarks

This property corresponds to the MAPI property PidTagReadReceiptRequested. This property is read/write for SharingItem objects that have been created but have not been sent or posted; it is read-only for sent SharingItem objects.

See also

SharingItem Object

[!includeSupport and feedback]