| ContactGroupRebuildTaskManager Class | 
Namespace: CMS.ContactManagement
public static class ContactGroupRebuildTaskManager
The ContactGroupRebuildTaskManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DisableScheduledTask | 
            Disables scheduled task connected to the given contact group.
            Does nothing when scheduled task does not exist.
              | |
| EnableScheduledTask | 
            Enables scheduled task connected to the given contact group.
            If such task does not exits, creates a new one.
              | |
| GetScheduledTask | 
            Gets the scheduled task responsible for rebuilding the given contact group.
              |