DomainValidatingEventArgs
DomainValidatingEventArgs class
Provides data for the DomainValidating event.
The DomainValidatingEventArgs type exposes the following members:
Constructors
Name | Description |
---|---|
DomainValidatingEventArgs(mail, mailaddress) | Initializes a new instance of the DomainValidatingEventArgs class |
Properties
Name | Description |
---|---|
Gets the mail address is being validating. | |
skip | Indicates whether to ignore the check. |
result | Gets or sets the validation result. |
domain | Gets the domain. |
mail_address | Gets the mail address. |
See Also
- namespace aspose.email.tools.verifications
- assembly Aspose.Email