ContactGroupMemberInfoProviderGetNumberOfContactsInGroupInternal Method |
Returns number of contacts in specified contact group.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxprotected virtual int GetNumberOfContactsInGroupInternal(
int contactGroupId
)
Parameters
- contactGroupId
- Type: SystemInt32
Contact group ID
Return Value
Type:
Int32
See Also