| ContactGroupRebuilder Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement
 Syntax
Syntaxpublic class ContactGroupRebuilder
The ContactGroupRebuilder type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ContactGroupRebuilder | 
            Initializes new instance of ContactGroupRebuilder.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | RebuildGroup | 
            Rebuilds the whole contact group using the fastest possible rebuilder. This method works synchronously.
             | 
|  | RebuildPartOfContactGroup | 
            Adds or removes specific contactIDs into the contact group.
             | 
 See Also
See Also