IMailAddressAddress Property |
Gets or sets a mail address
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax string Address { get; set; }
Property Address As String
Get
Set
property String^ Address {
String^ get ();
void set (String^ value);
}
abstract Address : string with get, set
Property Value
Type:
StringSee Also