Click or drag to resize
ValidateEmailEventArgs Properties

The ValidateEmailEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Cancels mass quantity email validation.
Public propertyEmailAddress
The email address related to this event.
Public propertyIsValid
Is Valid Email Address
Public propertySmtpTranscript
Gets all data sent to and received from the SMTP server.
Top
See Also