3.1.4.1.1.2 GetUserAvailabilitySoapOut Message

The GetUserAvailabilitySoapOut WSDL message specifies the server response to a GetUserAvailability operation request.

 <wsdl:message name="GetUserAvailabilitySoapOut">
    <wsdl:part name="GetUserAvailabilityResult" element="tns:GetUserAvailabilityResponse"/>
    <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message>

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

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

Part name

Element/type

Description

GetUserAvailabilityResult

tns:GetUserAvailabilityResponse (section 3.1.4.1.2.3)

Specifies the SOAP body of the response that contains the requested availability information.

ServerVersion

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

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