Folders

Last modified: August 10, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Folders element contains an array of folders that are used in folder operations.

<Folders>
   <Folder/>
</Folders>

<Folders>
   <CalendarFolder/>
</Folders>

<Folders>
   <ContactsFolder/>
</Folders>

<Folders>
   <SearchFolder/>
</Folders>

<Folders>
   <TasksFolder/>
</Folders>

ArrayOfFoldersType or NonEmptyArrayOfFoldersType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

Folder

Identifies a folder to create, get, find, synchronize, or update.

CalendarFolder

Represents a folder that primarily contains calendar items.

ContactsFolder

Represents a Contacts folder in a mailbox.

SearchFolder

Represents a Search folder contained in a mailbox.

TasksFolder

Represents a Tasks folder in a mailbox.

Parent Elements

Element

Description

CopyFolderResponseMessage

Contains the status and result of a single CopyFolder Operation request.

CreateFolder

Defines a request to create a folder in the Exchange store.

CreateFolderResponseMessage

Contains the status and result of a single CreateFolder Operation request.

CreateManagedFolderResponseMessage

Contains the status and result of a single CreateManagedFolder Operation request.

GetFolderResponseMessage

Contains the status and result of a GetFolder Operation request.

MoveFolderResponseMessage

Contains the status and result of a MoveFolder Operation request.

ParentFolderId (TargetFolderIdType)

Identifies the folder where a new folder is created.

RootFolder (FindFolderResponseMessage)

Contains the results from searching a single root folder during a FindFolder Operation.

UpdateFolderResponseMessage

Contains the status and result of a single UpdateFolder Operation request.

Remarks

This element is a required child element of the ParentFolderId (TargetFolderIdType) element.

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 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