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