EmailClient.Password

EmailClient.Password property

Gets or sets the password. Password limitations are defined by server implementation, which client connects.

public virtual string Password { get; set; }

Property Value

The string that represents the password.

See Also