Click or drag to resize

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

Property Value

Type: String
Recipient name.

Return Value

Type: String
Current recipient name.
Remarks