SendMailMerge Method

UltimateEmail

UltimateEmail Class Library

UltimateEmailMerge.SendMailMerge Method

Sends the message template to the recipients by updating the merge fields wrapped as [*fieldName*] from the data table.

Overload List

Sends the message template to the recipients by updating the merge fields wrapped as [*fieldName*] from the data table.

public void SendMailMerge();

Sends the message template to the recipients by updating the merge fields wrapped as [*fieldName*] from the data table.

public void SendMailMerge(MailMerge,MailMessage);

See Also

UltimateEmailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace