| UltimateEmail Class Library |
|
Karamasoft.WebControls.UltimateEmail Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
AfterSendEventArgs
|
Class sent to the event handler when the AfterSend event is fired. |
|
BeforeMergeEventArgs
|
Class sent to the event handler when the BeforeMerge event is fired. |
|
BeforeSendEventArgs
|
Class sent to the event handler when the BeforeSend event is fired. |
|
MailMerge
|
Represents the class that does the mail merge, and sends the merged mail to all recipients. |
|
UltimateEmailMerge
|
UltimateEmailMerge is an ASP.NET server control to provide mail merge functionality. |
|
UltimateEmailValidator
|
UltimateEmailValidator is an ASP.NET control that allows the user to validate an email address. |
|
Validator
|
Represents the class that validates email syntax, and verifies email address on SMTP server. |
Delegates
Enumerations
| Enumeration |
Description |
|
ValidationLevel
|
Contains the validation levels to be checked in the following order: Invalid, Syntax, Domain, SMTP, Account |