Click or drag to resize

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; }

Property Value

Type: String
E-mail of the recipient.

Return Value

Type: String
E-mail of the recipient.
Remarks