Click or drag to resize
ContactGroupMemberInfoProviderUpdateMergedAccountContacts Method
Updates contacts of specified account which was merged.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void UpdateMergedAccountContacts(
	int accountID
)

Parameters

accountID
Type: SystemInt32
Account ID which was merged before.
See Also