PidLidTaskAcceptanceState Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Indicates the acceptance state of the task.
Property | Value |
---|---|
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
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.