Click or drag to resize
ContactFinder Class
Provides a pattern-based search capability for contacts in Data.com.
Inheritance Hierarchy
SystemObject
  CMS.DataComContactFinder

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public sealed class ContactFinder

The ContactFinder type exposes the following members.

Constructors
  NameDescription
Public methodContactFinder
Initializes a new instance of the ContactFinder class with the specified provider.
Top
Methods
  NameDescription
Public methodFind
Searches for a contact in Data.com that matches the specified identity.
Top
See Also