CanDelete
Topic Last Modified: 2007-09-20
The CanDelete element indicates whether a managed folder can be deleted by a customer.
Syntax
<CanDelete/>
Type
Boolean
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Contains information about a managed folder. |
Text Value
A text value that represents a Boolean value is required if this element is present. A value of true indicates that the folder can be deleted; a value of false means that the folder cannot be deleted.
Remarks
To delete a managed folder, use the DeleteFolder Operation.
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
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
Reference
Other Resources
Exchange Web Services XML Elements
Deleting Folders (Exchange Web Services)