PidLidTaskMode Canonical Property
Office 2007
Specifies the assignment status of the task.
|
Associated properties: |
dispidTaskMode |
|
Property set: |
PSETID_Common |
|
Long ID (LID): |
0x00008518 |
|
Data type: |
PT_LONG |
|
Area: |
Task |
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. |
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.
Header Files
- Mapidefs.h
Provides data type definitions.