WebMail.UserName Property

Definition

Gets or sets the name of email account that is used to send email.

public static string UserName { get; set; }
member this.UserName : string with get, set
Public Shared Property UserName As String

Property Value

The name of the user account.

Applies to