ViewPrivateItems

The ViewPrivateItems element indicates whether a delegate user or client application has permission to view private items in the principal's mailbox.

<ViewPrivateItems>true | false</ViewPrivateItems>

Boolean

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
DelegateUser
Identifies a single delegate to add or update in a mailbox.
EffectiveRights
Contains the client's rights based on the permission settings for the item or folder. This element is read-only.

Text value

A value of true indicates that the delegate or client can view private items in the principal's mailbox. A value of false indicates that private items are not visible to a delegate or client.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also