UserContactProvider SearchContacts Method Kentico 8.0 API Reference
Searches Data.com for contacts that match the specified filter and returns the specified page from the result.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ContactSearchResults
The specified page from the list of contacts that match the specified filter.
Remarks

This methods compensates for an error in Data.com REST service where owned contacts are returned without the company name.
See Also