Delete

The Delete element indicates whether a client can delete a folder or item.

<Delete>true or false</Delete>

boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
EffectiveRights
Contains the rights of the client based on the permission settings for the item or folder.
Actions
Represents the set of actions that are available to be taken on a message when the conditions are fulfilled.

Text value

A text value of true indicates that a client can delete an item or folder. A value of false indicates that a client cannot delete an item or folder.

Remarks

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

Element information

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

See also