3.1.4.1.1.2 tns:CopyItemSoapOut Message

The CopyItemSoapOut WSDL message specifies the server response to the CopyItem operation request to copy items on the server.

 <wsdl:message name="CopyItemSoapOut">
    <wsdl:part name="CopyItemResult" element="tns:CopyItemResponse"/>
    <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message>

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

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

Part name

Element/type

Description

CopyItemResult

tns:CopyItemResponse (section 3.1.4.1.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.