3.1.4.9.3 Complex Types
The following table lists the XML schema complex type definitions that are specific to this operation.
Complex type name |
Description |
---|---|
UpdateItemResponseType |
Specifies the response to a call to the UpdateItem operation. |
UpdateItemType |
Specifies a request to update a set of items. |
AppendToItemFieldType |
Specifies data to append to a single property of an item during and UpdateItem operation. |
ChangeDescriptionType |
Specifies the base type that is used to describe changes in UpdateFolder operations, as specified in [MS-OXWSFOLD] section 3.1.4.8, and UpdateItem operations. |
DeleteItemFieldType |
Specifies a property to delete from an item. |
ItemChangeDescriptionType |
Specifies data that describes changes that are applied by using the UpdateItem operation. |
ItemChangeType |
Specifies an item identifier and the updates to apply to the item. |
NonEmptyArrayOfItemChangeDescriptionsType |
Specifies an array of items and their change types. |
NonEmptyArrayOfItemChangesType |
Specifies an array of items and their changes. |
SetItemFieldType |
Specifies an update to a single property of an item. |