The ContactGroupRebuildTaskManager type exposes the following members.
Back to Top
Methods
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.
|
See Also