MailAddressUser Property

Gets the username.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string User { get; }

Property Value

Type: String
A String that contains the user name.
See Also