SavedItemFolderId
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 |