PidLidTaskOwnership Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Indicates the role of the current user relative to the task.
Associated properties: |
dispidTaskOwnership |
Property set: |
PSETID_Task |
Long ID (LID): |
0x00008129 |
Data type: |
PT_LONG |
Area: |
Task |
Remarks
This property must be one of the following values.
Value |
Description |
---|---|
0x00000000 |
The task is not assigned. |
0x00000001 |
The task is the task assigner's copy of the task. |
0x00000002 |
The task is the task assignee's copy of the 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.
Header Files
- Mapidefs.h
Provides data type definitions.