EmailQueueManagerGenerateEmails Method (Int32) |
Generates emails of given issue into e-mail queue.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public static void GenerateEmails(
int issueID
)
Parameters
- issueID
- Type: SystemInt32
Issue ID
See Also