DeleteType
The DeleteType element indicates how items in a conversation are deleted.
<DeleteType> HardDelete | MoveToDeletedItems | SoftDelete </DeleteType>
DisposalType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
ConversationAction |
Contains a single action to be applied to a single conversation. |
Text value
The text value of the DeleteType element indicates how items in a conversation are deleted. The following are the possible text values:
HardDelete - Indicates that items in a conversation are permanently removed from the mailbox database.
MoveToDeleteItems - Indicates that items in a conversation are moved to the Deleted Items folder.
SoftDelete - Indicates that items in a conversation are moved to the dumpster if the dumpster is enabled.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |