Click or drag to resize

EmailIsFree Property

This property is true if MaxMind believes that this email is hosted by a free email provider such as Gmail or Yahoo! Mail.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<bool> IsFree { get; }

Property Value

Type: NullableBoolean
See Also