3.1.4.3.1.2 tns:DeleteItemSoapOut Message

The DeleteItemSoapOut WSDL message specifies the server response to the DeleteItem operation request to delete items on the server.

 <wsdl:message name="DeleteItemSoapOut">
    <wsdl:part name="DeleteItemResult" element="tns:DeleteItemResponse"/>
    <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message>

The DeleteItemSoapOut WSDL message is the output message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/DeleteItem.

The parts of the DeleteItemSoapOut WSDL message are listed and described in the following table.

Part name

Element/type

Description

DeleteItemResult

tns:DeleteItemResponse (section 3.1.4.3.2.2)

Specifies the SOAP body of a response message.

ServerVersion

t:ServerVersionInfo ([MS-OXWSCDATA] section 2.2.3.10)

Specifies a SOAP header that identifies the server version for a response.