3.1.4.2 DeleteItem

This protocol uses the DeleteItem operation specified in [MS-OXWSCORE] section 3.1.4.3 to delete contact (2) item elements.

 <wsdl:operation name="DeleteItem">
   <wsdl:input message="tns:DeleteItemSoapIn" />
   <wsdl:output message="tns:DeleteItemSoapOut" />
 </wsdl:operation> 

Request

Message format

Description

tns:DeleteItemSoapIn ([MS-OXWSCORE] section 3.1.4.3.1.1)

Specifies the SOAP message that defines the contact (2) item to delete. The DeleteItem ([MS-OXWSCORE] section 3.1.4.3.2.1) child element that specifies the XML request MUST contain one or more t:ItemIdType ([MS-OXWSCORE] section 2.2.4.25) elements. All other elements MUST be empty.

Response

Message format

Description

tns:DeleteItemSoapOut ([MS-OXWSCORE] section 3.1.4.3.1.2)

Specifies the SOAP message returned by the server in response.