| 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; }
Public Property ToAddress As String
Get
Set
Property Value
Type:
StringE-mail of the recipient.
Return Value
Type:
StringE-mail of the recipient.
Remarks See Also