MailAddress.User
MailAddress.User property
Gets the username.
public string User { get; }
Property Value
A String that contains the user name.
See Also
- class MailAddress
- namespace Aspose.Email
- assembly Aspose.Email
Gets the username.
public string User { get; }
A String that contains the user name.