Filters out contacts merged to another contact.
Global contacts merged to global contact and site contacts merged to site contacts are considered as merged.
Site contacts merged to global contacts are not considered as merged.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- contactsQuery
- Type: CMS.DataEngine ObjectQuery ContactInfo
Return Value
Type: ObjectQuery ContactInfoExceptions
Exception | Condition |
---|---|
System ArgumentNullException | contactsQuery is null |
See Also