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.
4/8/2010
The following table contains the set of ITask property identifiers.
| Property ID | Type | Value | String name for queries | Description |
|---|---|---|---|---|
PIMPR_IMPORTANCE |
CEVT_UI4 |
0x0060 |
Importance |
The Task's Importance level (Low, Medium, or High). |
PIMPR_TEAM_TASK |
CEVT_BOOL |
0x0061 |
TeamTask |
A Boolean value indicating whether this Task is a Team Task. |
PIMPR_START_DATE |
CEVT_FILETIME |
0x0062 |
StartDate |
The Task's starting date. |
PIMPR_DUE_DATE |
CEVT_FILETIME |
0x0063 |
DueDate |
The Task's due date. |
PIMPR_DATE_COMPLETED |
CEVT_FILETIME |
0x0064 |
DateCompleted |
The Task's completion date. |
PIMPR_COMPLETE |
CEVT_BOOL |
0x1065 |
Complete |
A Boolean value indicating whether this Task is complete. |
PIMPR_REMINDER_TIME |
CEVT_FILETIME |
0x1066 |
ReminderTime |
The Task's due reminder time. |
PIMPR_RECURRING_REGENERATING |
CEVT_BOOL |
0x1067 |
RecurringRegenerating |
A Boolean value indicating whether this Task is a recurring Task. |
Requirements
| Header | pimstore.h |
| Library | Pimstore.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
| Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |