ContactInfoObjectQueryExtensions NotMerged Method Kentico 8.1 API Reference
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.OnlineMarketing
Assembly: 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 ContactInfo 
Exceptions

See Also