PidLidTaskMultipleRecipients Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

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

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names