3.1.4.1.1.2 ApplyConversationActionSoapOut

The ApplyConversationActionSoapOut WSDL message specifies the SOAP message that represents a response to a request to apply actions to items in a specified conversation.

 <wsdl:message name="ApplyConversationActionSoapOut">
     <wsdl:part name="ApplyConversationActionResult" element="tns:ApplyConversationActionResponse"/>
     <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message> 

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

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

Part

Element/type

Description

ApplyConversationActionResult

ApplyConversationActionResponse (section 3.1.4.1.2.2)

Specifies the SOAP body of the response to an ApplyConversationAction operation request.

ServerVersion

ServerVersionInfo ([MS-OXWSCDATA] section 2.2.3.10)

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