3.1.4.9.3.4 t:ChangeDescriptionType Complex Type
The ChangeDescriptionType complex type specifies the base type that is used to describe changes in UpdateFolder operation, as specified in [MS-OXWSFOLD] section 3.1.4.8 ,and UpdateItem operation, as specified in (section 3.1.4.9).
-
<xs:complexType name="ChangeDescriptionType" abstract="true" > <xs:sequence> <xs:element ref="t:Path" /> </xs:sequence> </xs:complexType>
The following table lists the child elements of the ChangeDescriptionType complex type.
Element |
Type |
Description |
---|---|---|
Path |
t:Path ([MS-OXWSCDATA] section 2.2.3.8) |
Specifies a substitution group that specifies the property to update. |