PidLidTaskState Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Indicates the current assignment state of the task.
Property | Value |
---|---|
Associated properties: |
dispidTaskState |
Property set: |
PSETID_Task |
Long ID (LID): |
0x00008113 |
Data type: |
PT_LONG |
Area: |
Task |
Remarks
The value of this property must be one of the following.
Value | Description |
---|---|
0x00000000 |
This task was created to correspond to a task that was embedded in a task rejection but could not be found locally. |
0x00000001 |
The task is not assigned. |
0x00000002 |
The task is the task assignee's copy of an assigned task. |
0x00000003 |
The task is the task assigner's copy of an assigned task. |
0x00000004 |
The task is the task assigner's copy of a rejected task. |
Related resources
Protocol specifications
Provides property set definitions and references to related Exchange Server protocol specifications.
Defines several objects that model the electronic equivalent of tasks, task assignments, and task updates.
Specifies the properties and operations for creating and locating the special folders in a mailbox.
Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.
Handles the order and flow for data transfers between a client and server.
Header files
Mapidefs.h
Provides data type definitions.