ContactGroupRebuildTaskManagerDisableScheduledTask Method |
Disables scheduled task connected to the given contact group.
Does nothing when scheduled task does not exist.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax public static void DisableScheduledTask(
ContactGroupInfo contactGroup
)
Parameters
- contactGroup
- Type: CMS.OnlineMarketingContactGroupInfo
Contact group containing the scheduled task
Exceptions See Also