SyntaxValidatingEventArgs Properties

The SyntaxValidatingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMail
Gets the mail address is being validating.
Public propertyResult
Gets or sets the validation result.
Public propertySkip
Indicates whether to ignore the check.
See Also