ContactGroupRebuilder RebuildPartOfContactGroup Method Kentico 8.1 API Reference
Adds or removes specific contactIDs into the contact group.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

contactGroup
Type: CMS.OnlineMarketing ContactGroupInfo
Contact group to be rebuilded
contactIDs
Type: OnlineSystem.Collections.Generic ISet OnlineInt32 
Contacts whose membership in the group will be reevaluated
See Also