ExportItems
Exchange Server 2013
Published: July 16, 2012
Applies to: Exchange Web Services (EWS) Managed API
The ExportItems element represents a request to export items from a mailbox.
<ExportItems> <ItemIds/> </ExportItems>
ExportItemsType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Contains an array of item identifiers that identify the items to export from a mailbox. |
Parent elements
None.
None.
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/messages |
Schema Name | Message schema |
Validation File | Messages.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |