Splits contacts.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parentContact
- Type: CMS.OnlineMarketing ContactInfo
Parent contact from which contacts are splitted
- contacts
- Type: System.Collections.Generic IList String
List of contacts to split
- copyMissingFields
- Type: System Boolean
Indicates if empty fields on split contact should be filled with fields from merged contact
- copyActivities
- Type: System Boolean
Indicates if activities, IPs, membership relations
- removeAccounts
- Type: System Boolean
Indicates if accounts related to splitted contact should be removed from parent contact
- removeContactGroups
- Type: System Boolean
Indicates if contact groups related to splitted contact should be removed from parent contact
See Also