SyntaxValidatingEventArgs

SyntaxValidatingEventArgs class

Provides data for the SyntaxValidating event.

Constructors

NameDescription
SyntaxValidatingEventArgsInitializes a new instance of the SyntaxValidatingEventArgs class.

Methods

NameDescription
get_MailGets the mail address is being validating.
get_MailExchangeServers
get_ResultGets the validation result.
get_SkipIndicates whether to ignore the check.
set_MailExchangeServers
set_ResultSets the validation result.
set_SkipIndicates whether to ignore the check.