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