Click or drag to resize

IEmailValidate Interface

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface IEmailValidate

The IEmailValidate type exposes the following members.

Properties
  NameDescription
Public propertyApiKey
Returns the value of the apikey property on the service instance.
Public propertyDaysValid
The number of days that a validation should be used if found in the database
Public propertyValidateBehavior
Controls validation behavior related to the nosend list.
Top
Methods
  NameDescription
Public methodValidate
Validates the email
Top
See Also