PidLidTaskMultipleRecipients Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Provides optimization hints about the recipients of a task.
Property | Value |
---|---|
Associated properties: |
dispidTaskMultRecips |
Property set: |
PSETID_Task |
Long ID (LID): |
0x00008120 |
Data type: |
PT_LONG |
Area: |
Task |
Remarks
If set, this property must be set to a bitwise OR operation of zero or more of the following values.
Name | Value | Description |
---|---|---|
Sent |
0x00000001 |
The task has multiple primary recipients. |
Received |
0x00000002 |
Although the Sent hint was not present, the client detected that the task has multiple primary recipients. |
Reserved |
0x00000004 |
This value is reserved. |
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.