This interface provides access to one PIM task.
org.freesmartphone.PIM.Task
Description: Get the fields of one task.
The task's data.
Description: Get a specified field list of the task's data.
The list of fields to get, split by "," (coma) char.
The data of the requested fields.
Description: Get used backends in task.
The list of backends used in this task.
Description: Update one or more fields of this task.
The list of fields/values to update for this task.
Description: Delete this task.