12d Synergy API Reference

Emailer.SendEmail Method

Emailer Class  See Also

Send some email to a list of contacts

Overload List

Name Description
SendEmail(ContactInfo, EmailTemplate, List<ContactInfo>, List<ContactInfo>, bool) Send some email to a list of contacts
SendEmail(ContactInfo, EmailTemplate, List<ContactInfo>, List<ContactInfo>, bool, IDatabase) Send some email to a list of contacts
SendEmail(EmailTemplate, List<ContactInfo>, List<ContactInfo>, bool) Send some email to a list of contacts
SendEmail(EmailTemplate, List<ContactInfo>, List<ContactInfo>, bool, IDatabase) Send some email to a list of contacts
See Also

Emailer Class
SynergyServerScripting.Entities Namespace