Updates (Folder)
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The Updates element contains a set of elements that define append, set, and delete changes to folder properties.
UpdateFolder
FolderChanges
FolderChange
Updates (Folder)
<Updates>
<AppendToFolderField/>
<SetFolderField/>
<DeleteFolderField/>
</Updates>
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: /UpdateFolder/FolderChanges/FolderChange[i] |
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
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |