BeforeSendEventArgs Members

UltimateEmail

UltimateEmail Class Library

BeforeSendEventArgs Members

BeforeSendEventArgs overview

Public Instance Constructors

BeforeSendEventArgs Constructor Constructor used to pass in the merged mail before sending it.

Public Instance Properties

DataRow Data row to be merged into mail message.
MergedMail Merged mail.
MergeErrorMsg Error message when MergeStatus is false to indicate that the mail could not be merged successfully.
MergeStatus Boolean status to indicate whether the mail was merged successfully.
SendMergedMail Flag to send the merged mail.
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

BeforeSendEventArgs Class | Karamasoft.WebControls.UltimateEmail Namespace