Click or drag to resize
EmailQueueManagerSendEmail Method
Overload List
  NameDescription
Public methodStatic memberSendEmail(EmailQueueItemInfo, NewsletterInfo, IssueInfo, EmailTemplateInfo, String, String, String)
Sends specified e-mail from the newsletter queue, successfully sent e-mail is deleted from the queue, failed e-mail is updated with ErrorMessage information.
Public methodStatic memberSendEmail(EmailQueueItemInfo, NewsletterInfo, IssueInfo, EmailTemplateInfo, String, String, String, Boolean)
Sends specified e-mail from the newsletter queue, failed e-mail is updated with ErrorMessage information.
Top
See Also