| ContactGroupEvaluator Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement
 Syntax
Syntaxpublic class ContactGroupEvaluator : ITask
The ContactGroupEvaluator type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ContactGroupEvaluator | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContactGroup | 
            Contact group. Optional, should be set if this class is used outside the scheduler.
             | 
|  | ContactGroupInfoProvider | 
            Gets the provider for ContactGroupInfo management.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Execute | 
            Evaluates the membership of contacts to given contact group.
             | 
|  | Run | 
            Starts contact groups members evaluation.
             | 
 See Also
See Also