PermanentDelete
The PermanentDelete element indicates whether messages are to be permanently deleted and not saved to the Deleted Items folder.
<PermanentDelete>true | false</PermanentDelete>
Boolean
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
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 the message must be marked to be permanently deleted. A value of false indicates that the message must not be marked to be permanently deleted.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
True |