NET Email Validation
EmailValidation Class Methods


KellermanSoftware.NetEmailValidation Namespace : EmailValidation Class

For a list of all members of this type, see EmailValidation members.

Public Methods
 NameDescription
Public Method Returns a list of the default options excluding options that cannot be performed. The SMTP Port (normally 25) must be open to do a SMTP connect or mailbox check. Must be connected to the internet to do an MxRecord lookup. This effectively performs the greatest possible validation depending on the local machines connection capabilities.  
Public MethodOverloaded.  Clear the file log  
Public MethodDisable all logging.  
Public MethodOverloaded.  Log to the console  
Public MethodOverloaded.  Validate a list of emails synchronously with an associated contact id from your database  
Public MethodOverloaded.  Validate a list of emails asynchronously using default options  
Public MethodOverloaded.  Validate an email using the DefaultOptions (see the DefaultOptions property)  
Public MethodOverloaded.  Validate an email asynchronously using the default options  
Top
See Also

Reference

EmailValidation Class
KellermanSoftware.NetEmailValidation Namespace