2.2.2.2.16 PidLidTaskAssigners Property

Type: PtypBinary ([MS-OXCDATA] section 2.11.1)

The PidLidTaskAssigners property ([MS-OXPROPS] section 2.309) contains a stack of entries, each representing a task assigner. The most recent task assigner (that is, the top of the stack) appears at the end.

The format of this property is shown in the following table. Unless otherwise indicated, the types are specified in ([MS-OXCDATA] section 2.11.1.

Size in bytes

Type

Name

Description

4

PtypInteger32

cAssigners

Number of task assigners.

4

PtypInteger32

cbAssigner

Size of the task assigner data to follow, in bytes.

Variable

Address Book EntryID structure ([MS-OXCDATA] section 2.2.5.2)

EID

A structure that represents the task assigner.

Variable

PtypString8

szDisplayName

The task assigner's display name, using multibyte characters.

Variable

PtypString

wzDisplayName

The task assigner's display name, using Unicode characters.

Next task assigner's data begins here.