PidTagDelegateFlags Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Specifies whether a delegate can view the delegator’s private message objects.

Associated properties:

PR_DELEGATE_FLAGS

Identifier:

0x686B

Data type:

PT_MV_LONG

Area:

Message class-defined transmittable

Remarks

Each entry of this property must be set to one of the following values.

Flag

Value

Description

HidePrivate

0

The delegate should not be allowed to view private message objects.

ShowPrivate

1

The delegate should be allowed to view private message objects.

This property must be set in the delegate information object. The value of "ShowPrivate" indicates that the delegator wants to make private message objects visible. This preference is applicable to all folders for which the delegate has a role of reviewer, author, or editor.

Protocol Specifications

  • [MS-OXODLGT]
    Specifies methods for connecting to and configuring mailboxes as delegates, and interactions with message and calendar objects when they act on behalf of another user.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names