FolderIds
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
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
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Contains the identifier and change key of a folder. |
|
|
Identifies Microsoft Exchange Server folders that can be referenced by name. |
Parent elements
|
Element |
Description |
|---|---|
|
Defines a request to get a folder from the Exchange store. The following is the XPath expression to this element: /GetFolder |
|
|
Defines a request to delete folders from the Exchange store. The following is the XPath expression to this element: /DeleteFolder |
|
|
Defines a request to delete folders from the Exchange store. The following is the XPath expression to this element: /EmptyFolder
|
|
|
Defines a request to move a folder in the Exchange store. The following is the XPath expression to this element: /MoveFolder |
|
|
Defines a request to copy a folder in the Exchange store. The following is the XPath expression to this element: /CopyFolder |
|
|
Represents a subscription to a push-based event notification subscription. |
|
|
Represents a subscription to a pull-based event notification subscription. |