MailAddress.DisplayName Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9313)
DisplayName
Gets the display name of this mailbox.
Declaration
public string DisplayName { get; }
Property Value
| Type | Description |
|---|---|
| String | A display name. |