Task Property ID's (Compact 7)

3/12/2014

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

See Also

Reference

Pocket Outlook Object Model Property Identifiers
ITask