OldFolderId

The OldFolderId element contains the original identifier of a folder that was moved or copied.

<OldFolderId Id="" ChangeKey=""/>

FolderIdType

Attributes and elements

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

Attributes

Attribute Description
Id
Contains a string that identifies a folder in the Exchange store. This attribute is required.
ChangeKey
Contains a string that identifies a version of a folder that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of a folder is used.

Child elements

None.

Parent elements

Element Description
CopiedEvent
Represents an event in which an item or folder is copied.
MovedEvent
Represents an event in which an item or folder is moved from one parent folder to another parent folder.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

Subscribe operation

GetEvents operation

Unsubscribe operation