MailAddress.User

MailAddress.User property

Gets the username.

public string User { get; }

Property Value

A String that contains the user name.

See Also