ContactGroupRebuildTaskManagerEnableScheduledTask Method |
Enables scheduled task connected to the given contact group.
If such task does not exits, creates a new one.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void EnableScheduledTask(
ContactGroupInfo contactGroup
)
Parameters
- contactGroup
- Type: CMS.OnlineMarketingContactGroupInfo
Contact group containing the scheduled task
Exceptions See Also