SmtpSendMailMerge Method |
Name | Description | |
---|---|---|
SendMailMerge(String, EmailAddressCollection, DataTable) |
Creates a series of e-mails based on an e-mail message template and a data table
and sends these e-mails out.
| |
SendMailMerge(String, EmailAddressCollection, IDataReader) |
Creates a series of e-mails based on an e-mail message template and a data reader
and sends these e-mails out.
|