Gets or sets the password used for SMTP authentication.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Property Password As String Get Set |
| C# |
|---|
public string Password { get; set; } |