MailMessage.ReplyToList

MailMessage.ReplyToList property

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

public virtual MailAddressCollection ReplyToList { get; set; }

See Also