Smtp.ServerDomain Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9448)
ServerDomain
Gets the domain announced by the server.
Declaration
public string ServerDomain { get; }
Property Value
| Type | Description |
|---|---|
| String | Domain announced by the server. |