Aspose.Email.Tools.Verifications Namespace

The Aspose.Email.Tools.Verifications namespace contains classes that represent the message validating functionality.
Classes
  ClassDescription
Public classDomainValidatingEventArgs
Provides data for the DomainValidating event.
Public classEmailValidator
EmailValidator class provides the capability to validate e-mail addresses.
Public classMailServerValidatingEventArgs
Provides data for the MailServerValidatingEvent event.
Public classSyntaxValidatingEventArgs
Provides data for the SyntaxValidating event.
Public classValidationResult
Present the result of the email validating process.
Delegates
  DelegateDescription
Public delegateDomainValidatingEventHandler
Represents the event handler for DomainValidatingEvent.
Public delegateMailServerValidatingEventHandler
Represents the event handler for MailServerValidatingEvent.
Public delegateSyntaxValidatingEventHandler
Represents the event handler for SyntaxValidatingEvent.
Enumerations
  EnumerationDescription
Public enumerationValidationPolicy
Presents the policy of validating email address.
Public enumerationValidationResponseCode
Represents the response status of the mail validating process.