PidLidTaskAcceptanceState Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
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.