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.0.0.0 (8.1.5347.20411)
Parameters
- contactGroup
 - Type: CMS.OnlineMarketing ContactGroupInfo
Contact group containing the scheduled task 
Exceptions
| Exception | Condition | 
|---|---|
| Task info ID provided in contactGroup is null. -or-Task info with ID provided in contactGroup does not exist. | |
| contactGroup is null | 
See Also