3.1.4.1.1.2 GetServiceConfigurationSoapOut Message

The GetServiceConfigurationSoapOut WSDL message specifies the response to the GetServiceConfigurationSoapIn request WSDL message, as specified in section 3.1.4.1.1.1.

The following is the GetServiceConfigurationSoapOut WSDL message specification.

 <wsdl:message name="GetServiceConfigurationSoapOut">
   <wsdl:part name="GetServiceConfigurationResult" 
         element="tns:GetServiceConfigurationResponse"/>
   <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message>

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

The parts of the GetServiceConfigurationSoapOut WSDL message are described in the following table.

Part name

Element/type

Description

GetServiceConfigurationResult

m:GetServiceConfigurationResponse (section 3.1.4.1.2.2)

Specifies the response.

ServerVersion

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

Specifies the server version for the response.