| ContactProvider Class |
Namespace: CMS.DataCom
public sealed class ContactProvider : IContactProvider
The ContactProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ContactProvider |
Initializes a new instance of the PartnerContactProvider class with the specified Data.com client.
|
| Name | Description | |
|---|---|---|
| CanBuyContacts |
A value indicating whether it is possible to buy contacts with this provider.
|
| Name | Description | |
|---|---|---|
| GetContact |
Searches Data.com for a contact with the specified identifier, and returns it.
| |
| SearchContacts |
Searches Data.com for contacts that match the specified filter and returns the specified page from the result.
|