ValidationResponseCode
ValidationResponseCode enumeration
Represents the response status of the mail validating process.
Members
Member name | Description |
---|---|
VALIDATION_SUCCESS | The mail address validating is successful. |
SYNTAX_VALIDATION_FAILED | The mail address validating process failed at the syntax validation. |
DOMAIN_VALIDATION_FAILED | The mail address validating process failed at the domain validation. |
MAIL_SERVER_VALIDATION_ERROR | The mail address validating process failed at the mail server validation. |
See Also
- namespace aspose.email.tools.verifications
- assembly Aspose.Email