The domain of the email address.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string Domain { get; }
Public ReadOnly Property Domain As String
Get
public:
property String^ Domain {
String^ get ();
}
member Domain : string with get
Property Value
Type:
String
See Also