| EmailReplyTo Property |
Stores and retrieves the e-mail of the recipient, which will be received the copy of this message.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string ReplyTo { get; set; }
Public Property ReplyTo As String
Get
Set
Property Value
Type:
StringE-mail of the recipient.
Return Value
Type:
StringE-mail of the recipient.
Remarks See Also