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

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 target folder for operations that update, send, and create items in the Exchange store.
DistinguishedFolderId
Identifies a target folder by a named identifier for operations that update, send, and create items in the Exchange store.

Parent elements

Element Description
CreateItem
Defines a request to create an item in the Exchange store.
The following is the XPath expression to this element:
/CreateItem
UpdateItem
Defines a request to update an item in the Exchange store.
The following is the XPath expression to this element:
/UpdateItem
SendItem
Defines a request to send an item in the Exchange store.
The following is the XPath expression to this element:
/SendItem

Remarks

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.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False