PidLidTaskAssigners Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a stack of entries that represent task assigners. The most recent task assigner appears at the top of the stack.
Property | Value |
---|---|
Associated properties: |
dispidTaskMyDelegators |
Property set: |
PSETID_Task |
Long ID (LID): |
0x00008117 |
Data type: |
PT_BINARY |
Area: |
Task |
Remarks
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.
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.