SharingItem.ReadReceiptRequested Property (Outlook)
Returns a Boolean value that indicates true if a read receipt has been requested by the sender.
Version Information
Version Added: Outlook 2007
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.