AfterSendEventArgs Members

UltimateEmail

UltimateEmail Class Library

AfterSendEventArgs Members

AfterSendEventArgs overview

Public Instance Constructors

AfterSendEventArgs Constructor Constructor used to pass in the merged mail after sending it.

Public Instance Properties

DataRow Data row to be merged into mail message.
MergedMail Merged mail.
SendErrorMsg Error message when SendStatus is false to indicate that the merged mail could not be sent successfully.
SendStatus Boolean status to indicate whether the merged mail was sent successfully.
StopMailMerge Flag to stop the mail merge process.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

AfterSendEventArgs Class | Karamasoft.WebControls.UltimateEmail Namespace