MimeMessage.ReplyTo Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9448)
ReplyTo
Gets or sets the list of addresses that should receive replies to this message.
Declaration
public MailAddressCollection ReplyTo { get; set; }
Property Value
| Type | Description |
|---|---|
| Mail |
The list of addresses that should receive replies. |