Property ReplyTo
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 |
---|---|
MailAddressCollection | The list of addresses that should receive replies. |