Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |
|