| EmailQueueManager Methods |
The EmailQueueManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearEmailsSendingStatus |
Clears the sending status for the corrupted e-mails.
| |
| GenerateDynamicIssue |
Generates issue of given dynamic newsletter based on the page defined by NewsletterDynamicURL.
| |
| GenerateEmails(Int32) |
Generates emails of given issue into e-mail queue.
| |
| GenerateEmails(IssueInfo) |
Generates e-mails of given issue into e-mail queue.
| |
| GenerateEmails(IssueInfo, SubscriberInfo) |
Generates e-mails of given issue into newsletter queue.
| |
| SendAllEmails |
Tries to send all e-mails from the newsletter queue.
|