ContactGroupRebuilder RebuildGroupsForContact Method Kentico 8.1 API Reference
Rebuilds contact group memberships of given contact.

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

Parameters

contact
Type: CMS.OnlineMarketing ContactInfo
Contact to rebuild contact groups for
contactGroups (Optional)
Type: OnlineSystem.Collections.Generic List ContactGroupInfo 
Contact groups in which to reevaluate membership of the contact. Leave null to reevaluate memberships of all contact groups
See Also