SavedItemFolderId
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010
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 |
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Namespace | http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name | Messages schema |
Validation File | Messages.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |