NET Email Validation
Result Class Members
Properties 


KellermanSoftware.NetEmailValidation Namespace : Result Class

The following tables list the members exposed by Result.

Public Constructors
 NameDescription
Public Constructor Default constructor  
Top
Public Properties
 NameDescription
Public Property If true, this is a catch all domain. If false, it is not a catch all domain. If null, the catch all domain check was not run.  
Public Property Holds the primary key for the contact in your database.  
Public Property The domain of the email address  
Public Property The time it took to validate the email address  
Public Property The email address validated  
Public Property The time validation ended for this email  
Public Property If true the email address is valid  
Public Property A log of all the validation performed against this email address  
Public Property The preferred mail server for the domain  
Public Property A list of the mail exchange records for the domain  
Public Property The validation options chosen to validate this address  
Public Property Retries performed after an SMTP timeout  
Public Property The time validation started for this email  
Public Property The status of the validation  
Public Property The reason why the validation failed  
Public Property Property Get/Set for User  
Public Property Returns a nice message to display to the user when there is a problem  
Public Property A list of individual Validation Options and whether they Passed, Failed etc.  
Top
See Also

Reference

Result Class
KellermanSoftware.NetEmailValidation Namespace