EmailQueueManagerGenerateEmails Method (Int32) |
Generates emails of given issue into e-mail queue.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static void GenerateEmails(
int issueID
)
Parameters
- issueID
- Type: SystemInt32
Issue ID
Exceptions Exception | Condition |
---|
Exception | More than 100 emails are generated with license not providing access to FullContactManagement |
See Also