Creates an object that provides access to Data.com contacts, and returns it.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- client
- Type: CMS.DataCom DataComClient
The Data.com client
- credential (Optional)
- Type: System.Net NetworkCredential
Credentials for which the provider should make requests. Authenticated user if left null
Return Value
Type: IContactProviderAn object that provides access to Data.com contacts, and returns it
See Also