ContactGroupInfoProviderDeleteContactGroupInfo Method (Int32) |
Deletes contact group with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeleteContactGroupInfo(
int groupId
)
Parameters
- groupId
- Type: SystemInt32
Contact group ID
See Also