Gets the display name of this mailbox.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property DisplayName As String Get |
| C# |
|---|
public string DisplayName { get; } |