FolderIds

Last modified: September 21, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The FolderIds element contains an array of folder identifiers that are used to identify folders to copy, move, get, delete, or monitor for event notifications.

<FolderIds>
   <FolderId/>
   <DistinguishedFolderId/>
</FolderIds>

NonEmptyArrayOfBaseFolderIdsType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

FolderId

Contains the identifier and change key of a folder.

DistinguishedFolderId

Identifies Microsoft Exchange Server folders that can be referenced by name.

Parent Elements

Element

Description

GetFolder

Defines a request to get a folder from the Exchange store.

The following is the XPath expression to this element: /GetFolder

DeleteFolder

Defines a request to delete folders from the Exchange store.

The following is the XPath expression to this element: /DeleteFolder

EmptyFolder

Defines a request to delete folders from the Exchange store.

The following is the XPath expression to this element: /EmptyFolder

MoveFolder

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

The following is the XPath expression to this element: /MoveFolder

CopyFolder

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

The following is the XPath expression to this element: /CopyFolder

PushSubscriptionRequest

Represents a subscription to a push-based event notification subscription.

PullSubscriptionRequest

Represents a subscription to a pull-based event notification subscription.

Remarks

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

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages and https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Messages schema; Types schema

Validation File

Messages.xsd; Types.xsd

Can be Empty

False