Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.31 KB

File metadata and controls

57 lines (39 loc) · 1.31 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
ArchiveItem
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
c2172e61-876a-4f76-bc9c-263c8be11429
The ArchiveItem element contains the source folder Id and an array of item Ids for the associated archive item.

ArchiveItem

The ArchiveItem element contains the source folder Id and an array of item Ids for the associated archive item.

<ArchiveItem>
   <ArchiveSourceFolderId/>
   <ItemIds/>
</ArchiveItem>

ArchiveItemType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

ArchiveSourceFolderId | ItemIds

Parent elements

None.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema name
Messages schema
Validation file
messages.xsd
Can be empty
false