Click or drag to resize

EmailToAddress Property

Stores and retrieves E-mail of the recipient.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public string ToAddress { get; set; }

Property Value

Type: String
E-mail of the recipient.

Return Value

Type: String
E-mail of the recipient.
Remarks