PidLidTaskAcceptanceState 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.
Indicates the acceptance state of the task.
Associated properties: |
dispidTaskDelegValue |
Property set: |
PSETID_Task |
Long ID (LID): |
0x0000812A |
Data type: |
PT_LONG |
Area: |
Task |
Remarks
The following table shows the possible values for this property.
Value |
Description |
---|---|
0x00000000 |
The task is not assigned. |
0x00000001 |
The task’s acceptance status is unknown. |
0x00000002 |
The task assignee accepted the task. This value is set when the client processes a task acceptance. |
0x00000003 |
The task assignee rejected the task. This value is set when the client processes a task rejection. |
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.