Dart.PowerTCP.EmailValidation Namespace : ValidationLevel Enumeration (Dart.PowerTCP.EmailValidation) |
Represents a level of validation.
Member | Description |
---|---|
NotValidated | The email address has not yet been validated. |
Syntax | Check the syntax of the email address. |
BlackList | Check the local BlackList. |
WhiteList | Check the local WhiteList. |
GreenList | Check the local GreenList. |
DnsLookup | Check the DNS Server for the email address's mail server. |
SmtpConnect | Attempt to connect to the mail server. |
SmtpRecipient | Check the mail server for the recipient mailbox. |
Namespace: Dart.PowerTCP.EmailValidation
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)
Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.