Smtp.ClientDomain Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9119)
ClientDomain
Gets or sets the domain announced by the client.
Declaration
public string ClientDomain { get; set; }
Property Value
Type | Description |
---|---|
String | Domain announced by the client. |