ContactGroupMemberInfoProviderUpdateMergedAccountContacts Method |
Updates contacts of specified account which was merged.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax public static void UpdateMergedAccountContacts(
int accountID
)
Parameters
- accountID
- Type: SystemInt32
Account ID which was merged before.
See Also