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