DisplayName

EmailAddress.DisplayName property

Gets the display name associated with the address.

public string DisplayName { get; }

Property Value

The display name associated with the address.

See Also