PidLidTaskMultipleRecipients Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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 |
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
[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.