Click or drag to resize
AutomaticContactMergerRun Method
Runs the merge itself. Merges contact with contacts with same values in columns specified in sameColumns parameter.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public void Run(
	ContactInfo contact
)

Parameters

contact
Type: CMS.OnlineMarketingContactInfo
See Also