Returns scheduled mailout task for the given issue or creates new one.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- issue
- Type: CMS.Newsletters IssueInfo
Issue
- when
- Type: System DateTime
Indicates when to run scheduled task
- taskEnabled
- Type: System Boolean
Determines whether the newly created task will be enabled
Return Value
Type: TaskInfoSee Also