Merges multiple contacts which are related to customer, user or subscriber.
Merges contacts only when multiple contacts exists on single site. When multiple contacts exists on multiple sites then global contact is created.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- relatedID
- Type: System Int32
ID of related object
- memberType
- Type: CMS.OnlineMarketing MemberTypeEnum
Type of related object
- mergeUsers
- Type: System Boolean
Indicates if users should be merged
- currentContact
- Type: CMS.OnlineMarketing ContactInfo
Current contact
See Also