ContactGroupMemberInfoProvider GetNumberOfContactsInGroupInternal Method (Int32, Boolean)Kentico 8.1 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.1.5347.20411)

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