Expand Minimize
This topic has not yet been rated - Rate this topic

PidTagRecipientFlags Canonical Property

Specifies a bit field that describes the recipient status.

Associated properties:

PR_RECIPIENT_FLAGS

Identifier:

0x5FFD

Data type:

PT_LONG

Area:

Transport recipient

This property is not required. The following are the individual flags that can be set.

ValueDescription

S (recipSendable, 0x00000001)

The recipient is a Sendable Attendee. This flag is only used in the dispidApptUnsendableRecips (PidLidAppointmentUnsendableRecipients) property.

O (recipOrganizer, 0x0000002)

The RecipientRow on which this flag is set represents the meeting Organizer.

ER (recipExceptionalResponse, 0x00000010)

Indicates that the attendee gave a response for the exception on which this RecipientRow resides. This flag is only used in a RecipientRow of an exception embedded message object of the organizer’s meeting object.

ED (recipExceptionalDeleted, 0x00000020)

Indicates that although the RecipientRow exists, it should be treated as if the corresponding recipient does not. This flag is only used in a RecipientRow of an exception embedded message object of the organizer’s meeting object.

X (reserved, 0x00000040)

Must not be set.

X (reserved, 0x00000080)

Must not be set.

G (recipOriginal, 0x00000100)

Indicates the recipient is an original attendee. This flag is only used in the dispidApptUnsendableRecips property.

X (reserved, 0x00000200)

Reserved.

Protocol Specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOCAL]

Specifies the properties and operations for appointment, meeting request, and response messages.

Header Files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.