ReadReceiptTo Property
Email address to send a read receipt to.
Syntax
[VB.NET] Public Property ReadReceiptTo As String
[C#] public string ReadReceiptTo {get; set;}
Remarks
When this property is set, a Disposition-Notification-To header is added to the message. This property should be set to an email address which should receive the read-receipt.
Default Value
""