EmptyFolderResponse
Last modified: September 19, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The EmptyFolderResponse element defines a response to an EmptyFolder Operation request.
<EmptyFolderResponse>
<ResponseMessages/>
</EmptyFolderResponse>
EmptyFolderResponseType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Contains the response messages for an Exchange Web Services request. |
Parent Elements
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Schema name |
Messages schema |
Validation file |
Messages.xsd |
Can be empty |
False |
See Also