ContactGroupMemberInfoProviderGetNumberOfContactsInGroup Method |
Returns number of contacts in specified contact group.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax public static int GetNumberOfContactsInGroup(
int contactGroupId
)
Parameters
- contactGroupId
- Type: SystemInt32
Contact group ID
Return Value
Type:
Int32See Also