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(MailMessage);
See Also
MailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace