3.1.4.3 UpdateItem

This protocol uses the UpdateItem operation specified in [MS-OXWSCORE] section 3.1.4.9 to update contact (2) item elements.

 <wsdl:operation name="UpdateItem">
   <wsdl:input message="tns:UpdateItemSoapIn" />
   <wsdl:output message="tns:UpdateItemSoapOut" />
 </wsdl:operation>

Request

Message format

Description

tns:UpdateItemSoapIn ([MS-OXWSCORE] section 3.1.4.9.1.1)

Specifies the SOAP message that defines the contact (2) item to update. The Items child element of the UpdateItem ([MS-OXWSCORE] section 3.1.4.9.2.1) child element that specifies the XML request MUST contain one or more t:ContactItemType elements (section 2.2.4.3). All other elements MUST be empty.

Response

Message format

Description

tns:UpdateItemSoapOut ([MS-OXWSCORE] section 3.1.4.9.1.2)

Specifies the SOAP message returned by the server in response.