Click or drag to resize
AutomaticContactMergerCreateGlobalContact Method
Creates a global version of given contact.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected ContactInfo CreateGlobalContact(
	ContactInfo contact
)

Parameters

contact
Type: CMS.OnlineMarketingContactInfo

Return Value

Type: ContactInfo
See Also