Gets or sets the domain announced by the client.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Property ClientDomain As String Get Set |
C# |
---|
public string ClientDomain { get; set; } |