MailServerValidatingEventArgs Properties |
The MailServerValidatingEventArgs type exposes the following members.
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.) |