DomainValidatingEventArgs Properties |
The DomainValidatingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Domain |
Gets the domain.
|
![]() |
Gets the mail address is being validating.
(Inherited from SyntaxValidatingEventArgs.) | |
![]() | MailAddress |
Gets the mail address.
|
![]() | Result |
Gets or sets the validation result.
(Inherited from SyntaxValidatingEventArgs.) |
![]() | Skip |
Indicates whether to ignore the check.
(Inherited from SyntaxValidatingEventArgs.) |