PidLidTaskMultipleRecipients Canonical Property
Office 2007
Provides optimization hints about the recipients of a task.
|
Associated properties: |
dispidTaskMultRecips |
|
Property set: |
PSETID_Task |
|
Long ID (LID): |
0x00008120 |
|
Data type: |
PT_LONG |
|
Area: |
Task |
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. |
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.