Click or drag to resize
ContactGroupRebuildTaskManager Methods

The ContactGroupRebuildTaskManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDisableScheduledTask
Disables scheduled task connected to the given contact group. Does nothing when scheduled task does not exist.
Public methodStatic memberEnableScheduledTask
Enables scheduled task connected to the given contact group. If such task does not exits, creates a new one.
Public methodStatic memberGetScheduledTask
Gets the scheduled task responsible for rebuilding the given contact group.
Top
See Also