Delete
Last modified: September 21, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
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 |
---|---|
Contains the rights of the client based on the permission settings for the item or folder. |
|
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 of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |
See Also