Task Property ID's

Send Feedback

The following table contains the complete set of Task 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

Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.01 and later
Header: pimstore.h
Library: pimstore.lib

See Also

Pocket Outlook Object Model API Property Identifiers | ITask

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.