Updates (Folder)
Topic Last Modified: 2007-05-15
The Updates element contains a set of elements that define append, set, and delete changes to folder properties.
Schema Hierarchy
Syntax
<Updates>
<AppendToFolderField/>
<SetFolderField/>
<DeleteFolderField/>
</Updates>
Type
NonEmptyArrayOfFolderChangeDescriptionsType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Represents data to append to a folder property during an UpdateFolder Operation. |
|
Represents an update to a single property on a folder in an UpdateFolder Operation. |
|
Represents an operation to delete a given property from a folder during an UpdateFolder Operation. |
Parent Elements
Element | Description |
---|---|
Represents a collection of changes to be performed on a single folder. The following is the XPath expression to this element: |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |