ValidateEmailEventArgs Class |
Namespace: NeevSoftware.Components
The ValidateEmailEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ValidateEmailEventArgs |
Creates an instance of the MXValidateRowCompoleteArgs object.
| |
ValidateEmailEventArgs(String, Boolean, Boolean) |
Creates an event arg and sets all available properties.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Cancel |
Cancels mass quantity email validation.
| |
EmailAddress |
The email address related to this event.
| |
IsValid |
Is Valid Email Address
| |
SmtpTranscript |
Gets all data sent to and received from the SMTP server.
|