ContactGroupMemberInfoProvider GetNumberOfContactsInGroup Method Kentico 8.0 API Reference
Returns number of contacts in specified contact group.

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

Parameters

contactGroupId
Type: OnlineSystem Int32
Contact group ID
excludeMerged
Type: OnlineSystem Boolean
Indicates if merged contacts should be excluded from the count

Return Value

Type: OnlineInt32
See Also