Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |
|