Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows Portable Devices supports the following task properties.
| Property | VarType | Description |
|---|---|---|
| WPD_TASK_OWNER | VT_LPWSTR | The owner of the task. |
| WPD_TASK_PERCENT_COMPLETE | VT_UI4 | A number between 0 and 100 that specifies how complete the task is. |
| WPD_TASK_REMINDER_DATE | VT_DATE | A value that specifies when a reminder should be sent to perform the task, if not complete. |
| WPD_TASK_STATUS | VT_LPWSTR | A string description of the status of the task, for example, "In Progress". |
Requirements
| Requirement | Value |
|---|---|
| Header |
|