DeleteType
Last modified: May 20, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The DeleteType element indicates how items in a conversation are deleted.
ApplyConversationAction
ConversationActions
ConversationAction
DeleteType
<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 |
---|---|
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 of the Client Access server.This element was introduced in Microsoft Exchange Server 2010 Service Pack 1 (SP1).
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