SyntaxValidatingEventArgs
SyntaxValidatingEventArgs class
Provides data for the SyntaxValidating event.
Constructors
| Name | Description |
|---|---|
| SyntaxValidatingEventArgs | Initializes a new instance of the SyntaxValidatingEventArgs class. |
Methods
| Name | Description |
|---|---|
| get_Mail | Gets the mail address is being validating. |
| get_MailExchangeServers | |
| get_Result | Gets the validation result. |
| get_Skip | Indicates whether to ignore the check. |
| set_MailExchangeServers | |
| set_Result | Sets the validation result. |
| set_Skip | Indicates whether to ignore the check. |