PidLidTaskMode Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Specifies the assignment status of the task.
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
[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.