PidLidTaskMode Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Specifies the assignment status of the task.
Property | Value |
---|---|
Associated properties: |
dispidTaskMode |
Property set: |
PSETID_Common |
Long ID (LID): |
0x00008518 |
Data type: |
PT_LONG |
Area: |
Task |
Remarks
The value must be one of the following.
Value | Description |
---|---|
0x00000000 |
The task is not assigned. |
0x00000001 |
The task is embedded in a task request. |
0x00000002 |
The task was accepted by the task assignee. |
0x00000003 |
The task was rejected by the task assignee. |
0x00000004 |
The task is embedded in a task update. |
0x00000005 |
The task was assigned to the task assigner. |
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.
Header files
Mapidefs.h
Provides data type definitions.