Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 2.25 KB

pidlidtaskassigners-canonical-property.md

File metadata and controls

66 lines (41 loc) · 2.25 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
PidLidTaskAssigners Canonical Property
Outlines the PidLidTaskAssigners canonical property, which contains a stack of entries that represent task assigners.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
PidLidTaskAssigners
COM
07500bd0-bcff-4b03-8ed3-80508875e253

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

[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.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names