| DeleteInactiveContacts Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement
 Syntax
Syntaxpublic class DeleteInactiveContacts : ITask
The DeleteInactiveContacts type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DeleteInactiveContacts | 
            Constructor
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Execute | 
            Deletes inactive contacts.
            Takes a batch of 1000 which is deleted and reschedules itself if there are more to delete. 
             | 
 See Also
See Also