SmtpConfiguration.ServerName Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9448)
ServerName
Gets or sets the server address - a hostname or a dotted string address.
Declaration
public string ServerName { get; set; }
Property Value
| Type | Description |
|---|---|
| String | Server name. |