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