 | VERPAddressToAddress Property |
Gets original email To address (e.g. "bob@recipient.com").
Namespace: Limilabs.Mail.ToolsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string ToAddress { get; }Public ReadOnly Property ToAddress As String
Get
public:
property String^ ToAddress {
String^ get ();
}member ToAddress : string with get
Property Value
String
See Also