This namespace provides the objects necessary to work with tasks.
Classes
| Class | Description |
 | SortCondition | Condition used for sorting Tasks. Use this class to define a condition for sorting tasks. |
 | SortProperties | Defines the properties to sort by. Use this class to define the properties to sort by. |
 | TaskDataModel | Base class for implementing data model classes whose data is found in a task. This is the base class for implementing data model classes whose data is found in a task. |
Interfaces
Enumerations
See Also