MailServerValidatingEventArgs Class |
Namespace: Aspose.Email.Tools.Verifications
The MailServerValidatingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MailServerValidatingEventArgs |
Initializes a new instance of the SyntaxValidatingEventArgs class.
|
Name | Description | |
---|---|---|
![]() | Domain |
Gets the domain.
(Inherited from DomainValidatingEventArgs.) |
![]() |
Gets the mail address is being validating.
(Inherited from SyntaxValidatingEventArgs.) | |
![]() | MailAddress |
Gets the mail address.
(Inherited from DomainValidatingEventArgs.) |
![]() | MailExchangeServers |
Gets the mail exchange server list.
|
![]() | Result |
Gets or sets the validation result.
(Inherited from SyntaxValidatingEventArgs.) |
![]() | Skip |
Indicates whether to ignore the check.
(Inherited from SyntaxValidatingEventArgs.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |