| EmailToName Property |
Stores and retrieves the recipient name.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string ToName { get; set; }
Public Property ToName As String
Get
Set
Property Value
Type:
StringRecipient name.
Return Value
Type:
StringCurrent recipient name.
Remarks See Also