Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.65 KB

File metadata and controls

59 lines (39 loc) · 1.65 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
MovedItemId
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
7d5425ab-1e75-43d1-b801-802ff5139df6
The MovedItemId element specifies the identifier of the item that was moved by the MarkAsJunk operation.

MovedItemId

The MovedItemId element specifies the identifier of the item that was moved by the MarkAsJunk operation.

<MovedItemId Id="" ChangeKey=""/>

ItemIdType

Attributes and elements

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

Attributes

Attribute Description
Id
The value of the Id attribute is the item identifier of the item that is moved by the MarkAsJunk operation. The item identifier will remain the same after the move.
ChangeKey
The value of the ChangeKey attribute is the change key of the moved item. The change key changes after the item is moved by the MarkAsJunk operation.

Child elements

None.

Parent elements

MarkAsJunkResponseMessage

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

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