DeleteType
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010
The DeleteType element indicates how items in a conversation are deleted.
ConversationActions
ConversationAction
DeleteType
<DeleteType> HardDelete | MoveToDeletedItems | SoftDelete </DeleteType>
DisposalType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
Contains a single action to be applied to a single conversation. |
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.
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).
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |