PidLidTaskState Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Indicates the current assignment state of the task.
Associated properties: |
dispidTaskState |
Property set: |
PSETID_Task |
Long ID (LID): |
0x00008113 |
Data type: |
PT_LONG |
Area: |
Task |
Remarks
The value of this property must be one of the following.
Value |
Description |
---|---|
0x00000000 |
This task was created to correspond to a task that was embedded in a task rejection but could not be found locally. |
0x00000001 |
The task is not assigned. |
0x00000002 |
The task is the task assignee’s copy of an assigned task. |
0x00000003 |
The task is the task assigner’s copy of an assigned task. |
0x00000004 |
The task is the task assigner’s copy of a rejected task. |
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.[MS-OXOSFLD]
Specifies the properties and operations for creating and locating the special folders in a mailbox.[MS-OXCICAL]
Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.[MS-OXCFXICS]
Handles the order and flow for data transfers between a client and server.
Header Files
- Mapidefs.h
Provides data type definitions.