SmtpConfiguration.Password Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9313)
Password
Gets or sets the password used for SMTP authentication.
Declaration
public string Password { get; set; }Property Value
| Type | Description | 
|---|---|
| String | Password. |