MailMessageReplyToList Property

Gets or sets the list of addresses to reply to for the mail message

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

Property Value

Type: MailAddressCollection
See Also