PidLidTaskStatus Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Specifies the status of the user's progress on the task.

Property Value
Associated properties:
dispidTaskStatus
Property set:
PSETID_Task
Long ID (LID):
0x00008101
Data type:
PT_LONG
Area:
Task

Remarks

The value of this property must be set to one of the following.

Value Description
0x00000000
The user has not started work on the task. If this value is set, dispidPercentComplete (PidLidPercentComplete) must be 0.0.
0x00000001
The user's work on this task is in progress. If this value is set, dispidPercentComplete must be greater than 0.0 and less than 1.0.
0x00000002
The user's work on this task is complete. If this value is set, dispidPercentComplete must be 1.0, dispidTaskDateCompleted (PidLidTaskDateCompleted) must be the current date, and dispidTaskComplete (PidLidTaskComplete) must be TRUE.
0x00000003
The user is waiting on somebody else.
0x00000004
The user has deferred work on the task.

Protocol specifications

[MS-OXPROPS]

Provides property set definitions and references to related Exchange Server protocol specifications.

[MS-OXOTASK]

Defines several objects that model the electronic equivalent of tasks, task assignments, and task updates.

[MS-OXOFLAG]

Specifies the properties and operations related to flagging.

[MS-OXOSFLD]

Specifies the properties and operations for creating and locating the special folders in a mailbox.

[MS-OXCMAIL]

Converts from Internet standard email conventions to message objects.

[MS-OXCICAL]

Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.

[MS-OXCFXICS]

Handles the order and flow for data transfers between a client and server.

Header files

Mapidefs.h

Provides data type definitions.

See also

PidLidPercentComplete Canonical Property

PidLidTaskDateCompleted Canonical Property

PidLidTaskComplete Canonical Property

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names