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