MailMessageReadReceiptTo Property

Gets or sets the read receipt address.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MailAddressCollection ReadReceiptTo { get; set; }

Property Value

Type: MailAddressCollection
The MailAddressCollection that represents
See Also