Adds or removes specific contactIDs into the contact group.
Namespace: CMS.OnlineMarketingAssembly: 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: System.Collections.Generic ISet Int32
Contacts whose membership in the group will be reevaluated
See Also