ValidationPolicy
ValidationPolicy enumeration
Presents the policy of validating email address.
Members
Member name | Description |
---|---|
SYNTAX_ONLY | Validating the syntax of the email address. |
SYNTAX_AND_DOMAIN | Validating the syntax of the email address firstly, and then validate the domain of the email. |
See Also
- namespace aspose.email.tools.verifications
- assembly Aspose.Email