Click or drag to resize
ContactInfoProviderRemoveAutomaticContactMerger Method
Deregisters automatic contact merger that gets ran when method SetContactInfo is called.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static bool RemoveAutomaticContactMerger(
	AutomaticContactMerger merger
)

Parameters

merger
Type: CMS.OnlineMarketingAutomaticContactMerger

Return Value

Type: Boolean
See Also