UserName

EmailConnection.UserName property

Gets the user name.

public string UserName { get; }

Property Value

A string value that represents the user name.

See Also