Windows.ApplicationModel.Contacts.DataProvider Windows.ApplicationModel.Contacts.DataProvider Windows.ApplicationModel.Contacts.DataProvider Windows.ApplicationModel.Contacts.DataProvider Namespace

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[This namespace contains one or more prerelease APIs.]
This API is implemented by a server to provide contact information to client apps.

Classes

ContactDataProviderConnection ContactDataProviderConnection ContactDataProviderConnection ContactDataProviderConnection

[Contains prerelease APIs.]
Represents a connection to a data provider client.

ContactDataProviderTriggerDetails ContactDataProviderTriggerDetails ContactDataProviderTriggerDetails ContactDataProviderTriggerDetails

Contains details about the event that triggered your contact data provider background task.

This event is triggered when a contact data client app has instantiated the background task that runs your contact data provider. Your code should respond to this event by using the Connection property to register event handlers for contact provider request events.

ContactListCreateOrUpdateContactRequest ContactListCreateOrUpdateContactRequest ContactListCreateOrUpdateContactRequest ContactListCreateOrUpdateContactRequest

[Contains prerelease APIs.]
Details of a request to create or update a contact.

ContactListCreateOrUpdateContactRequestEventArgs ContactListCreateOrUpdateContactRequestEventArgs ContactListCreateOrUpdateContactRequestEventArgs ContactListCreateOrUpdateContactRequestEventArgs

[Contains prerelease APIs.]
Encapsulates information about a request to create or update.

ContactListDeleteContactRequest ContactListDeleteContactRequest ContactListDeleteContactRequest ContactListDeleteContactRequest

[Contains prerelease APIs.]
Details of a request to delete a contact.

ContactListDeleteContactRequestEventArgs ContactListDeleteContactRequestEventArgs ContactListDeleteContactRequestEventArgs ContactListDeleteContactRequestEventArgs

[Contains prerelease APIs.]
Encapsulates information about a request to delete a contact.

ContactListServerSearchReadBatchRequest ContactListServerSearchReadBatchRequest ContactListServerSearchReadBatchRequest ContactListServerSearchReadBatchRequest

Details of a request to read a batch of server-side search results.

ContactListServerSearchReadBatchRequestEventArgs ContactListServerSearchReadBatchRequestEventArgs ContactListServerSearchReadBatchRequestEventArgs ContactListServerSearchReadBatchRequestEventArgs

Encapsulates information about a request to read a batch of results from a server-side search.

ContactListSyncManagerSyncRequest ContactListSyncManagerSyncRequest ContactListSyncManagerSyncRequest ContactListSyncManagerSyncRequest

Details of a request from a client to sync a contact list.

ContactListSyncManagerSyncRequestEventArgs ContactListSyncManagerSyncRequestEventArgs ContactListSyncManagerSyncRequestEventArgs ContactListSyncManagerSyncRequestEventArgs

Encapsulates information about a request to sync a contact list.