BeforeSendEventArgs Properties

UltimateEmail

UltimateEmail Class Library

BeforeSendEventArgs Properties

The properties of the BeforeSendEventArgs class are listed below. For a complete list of BeforeSendEventArgs class members, see the BeforeSendEventArgs Members topic.

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.

See Also

BeforeSendEventArgs Class | Karamasoft.WebControls.UltimateEmail Namespace