DomainValidatingEventArgs
DomainValidatingEventArgs class
Inherits: Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs
Provides data for the DomainValidating event.
Constructors
| Name | Description |
|---|---|
| DomainValidatingEventArgs | Initializes a new instance of the SyntaxValidatingEventArgs class. |
Methods
| Name | Description |
|---|---|
| get_Domain | Gets the domain. |
| get_MailAddress | Gets the mail address. |