| PartnerContactProvider Class |
Namespace: CMS.DataCom
public sealed class PartnerContactProvider : IContactProvider
The PartnerContactProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| PartnerContactProvider |
Initializes a new instance of the PartnerContactProvider class with the specified Data.com client and buyer identity.
|
| Name | Description | |
|---|---|---|
| BuyerIdentity |
Gets the buyer identity.
| |
| 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.
|