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 |
---|---|
System ArgumentNullException | contactGroup is null |
See Also