Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.ApplicationModel.UserDataTasks.DataProvider Namespace

Important

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

This API is implemented by a server to provide task information to client apps.

Classes

Name Description
UserDataTaskDataProviderConnection

Represents a connection to a data provider client.

UserDataTaskDataProviderTriggerDetails

Represents trigger information about the background task in which data will be transferred between the app and its caller.

UserDataTaskListCompleteTaskRequest

Details of a request to mark at task as completed.

UserDataTaskListCompleteTaskRequestEventArgs

Encapsulates information about a request to mark a task as completed.

UserDataTaskListCreateOrUpdateTaskRequest

Details of a request to create or update a task.

UserDataTaskListCreateOrUpdateTaskRequestEventArgs

Encapsulates information about a request to create or update.

UserDataTaskListDeleteTaskRequest

Details of a request to delete a task.

UserDataTaskListDeleteTaskRequestEventArgs

Encapsulates information about a request to delete a task.

UserDataTaskListSkipOccurrenceRequest

Details of a request to skip the current instance of a reoccurring task and move to the next instance.

UserDataTaskListSkipOccurrenceRequestEventArgs

Encapsulates information about a request to skip a task.

UserDataTaskListSyncManagerSyncRequest

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

UserDataTaskListSyncManagerSyncRequestEventArgs

Encapsulates information about a request to sync a task list.


Feedback

Was this page helpful?