Folders
Topic Last Modified: 2007-06-05
The Folders element contains an array of folders that are used in folder operations.
Syntax
<Folders>
<Folder/>
</Folders>
<Folders>
<CalendarFolder/>
</Folders>
<Folders>
<ContactsFolder/>
</Folders>
<Folders>
<SearchFolder/>
</Folders>
<Folders>
<TasksFolder/>
</Folders>
Type
ArrayOfFoldersType or NonEmptyArrayOfFoldersType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Identifies a folder to create, get, find, synchronize, or update. |
|
Represents a folder that primarily contains calendar items. |
|
Represents a Contacts folder in a mailbox. |
|
Represents a Search folder contained in a mailbox. |
|
Represents a Tasks folder in a mailbox. |
Parent Elements
Element | Description |
---|---|
Contains the status and result of a single CopyFolder request. |
|
Defines a request to create a folder in the Exchange store. |
|
Contains the status and result of a single CreateFolder request. |
|
Contains the status and result of a single CreateManagedFolder request. |
|
Contains the status and result of a GetFolder request. |
|
Contains the status and result of a MoveFolder request. |
|
Identifies the folder where a new folder is created. |
|
Contains the results from searching a single root folder during a FindFolder operation. |
|
Contains the status and result of a single UpdateFolder request. |
Remarks
This element is a required child element of the ParentFolderId (Create) element.
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
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |