Sends the message template to the recipients by updating the merge fields wrapped as [*fieldName*] from the data table.
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);
MailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace