PidLidTaskAssigners Canonical Property
Contains a stack of entries that represent task assigners. The most recent task assigner appears at the top of the stack.
|
Associated properties: |
dispidTaskMyDelegators |
|
Property set: |
PSETID_Task |
|
Long ID (LID): |
0x00008117 |
|
Data type: |
PT_BINARY |
|
Area: |
Task |
When the client receives a task request, it appends to this property, which structure is defined in [MS-OXOTASK], an entry that represents the task’s sender. When the client receives a task rejection, the client removes the last task assigner entry from this property. When the client sends a task response, the client sends it to the last task assigner listed in the value of this property.
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.