SavedItemFolderId
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The SavedItemFolderId element identifies the target folder for operations that update, send, and create items in a mailbox.
<SavedItemFolderId> <FolderId/> </SavedItemFolderId>
<SavedItemFolderId> <DistinguishedFolderId/> </SavedItemFolderId>
TargetFolderIdType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Contains the identifier and change key of a target folder for operations that update, send, and create items in the Exchange store. |
|
|
Identifies a target folder by a named identifier for operations that update, send, and create items in the Exchange store. |
Parent elements
|
Element |
Description |
|---|---|
|
Defines a request to create an item in the Exchange store. The following is the XPath expression to this element: /CreateItem |
|
|
Defines a request to update an item in the Exchange store. The following is the XPath expression to this element: /UpdateItem |
|
|
Defines a request to send an item in the Exchange store. The following is the XPath expression to this element: /SendItem |