3.1.4.7.1.2 tns:MoveItemSoapOut Message

The MoveItemSoapOut WSDL message specifies the server response to the MoveItem operation request to move items on the server.

 <wsdl:message name="MoveItemSoapOut">
     <wsdl:part name="MoveItemResult" element="tns:MoveItemResponse"/>
     <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
  </wsdl:message>

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

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

Part name

Element/type

Description

MoveItemResult

tns:MoveItemResponse (section 3.1.4.7.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 the response to a MoveItem operation request.