MovedEvent
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The MovedEvent element represents an event in which an item or folder is moved from one parent folder to another parent folder.
<MovedEvent>
<Watermark/>
<TimeStamp/>
<ItemId/>
<ParentFolderId/>
<OldItemId/>
<OldParentFolderId/>
</MovedEvent>
<MovedEvent>
<Watermark/>
<TimeStamp/>
<ItemId/>
<ParentFolderId/>
<OldFolderId/>
<OldParentFolderId/>
</MovedEvent>
<MovedEvent>
<Watermark/>
<TimeStamp/>
<FolderId/>
<ParentFolderId/>
<OldItemId/>
<OldParentFolderId/>
</MovedEvent>
<MovedEvent>
<Watermark/>
<TimeStamp/>
<FolderId/>
<ParentFolderId/>
<OldFolderId/>
<OldParentFolderId/>
</MovedEvent>
MovedCopiedEventType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents an events bookmark in the mailbox events table. |
|
Represents the timestamp of a move item/folder mailbox event. |
|
Represents the identifier of the moved folder. |
|
Represents the identifier of the moved item. |
|
Represents the identifier of the folder that contains the moved item or folder. |
|
Contains the folder identifier of the original folder before it was moved or copied. |
|
Contains the unique identifier of the original item before it was moved. |
|
Contains the identifier of the original parent folder of an item or folder that was moved. |
Parent Elements
Element |
Description |
---|---|
Contains information about the subscription and the events that have occurred since the last notification. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |