aspose.email.tools.verifications
Contents
[
Hide
]the aspose.email.tools.verifications namespace contains classes that represent the message validating functionality.
Classes
| Class | Description |
|---|---|
| DomainValidatingEventArgs | Provides data for the DomainValidating event. |
| EmailValidator | EmailValidator class provides the capability to validate e-mail addresses. |
| MailServerValidatingEventArgs | Provides data for the MailServerValidatingEvent event. |
| MessageValidationError | Represents the message validation error information. |
| MessageValidationResult | Represents the result of message validation. |
| MessageValidator | The message validator. |
| SyntaxValidatingEventArgs | Provides data for the SyntaxValidating event. |
| ValidationResult | Present the result of the email validating process. |
Enumerations
| Enumeration | Description |
|---|---|
| MessageValidationErrorType | Enumerates the types of the message validation errors. |
| ValidationPolicy | Presents the policy of validating email address. |
| ValidationResponseCode | Represents the response status of the mail validating process. |