SmtpConfiguration.ServerName Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 8.0.9673)
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. |