3.1.4.1.1.2 tns:GetUserOofSettingsSoapOut

The GetUserOofSettingsSoapOut WSDL message specifies the SOAP message that represents a response to a request to get the OOF settings for a mailbox.

 <wsdl:message name="GetUserOofSettingsSoapOut"> 
   <wsdl:part name="GetUserOofSettingsResult" element="tns:GetUserOofSettingsResponse"/> 
   <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/> 
 </wsdl:message>

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

The GetUserOofSettingsSoapOut WSDL message contains two parts, as described in the following table.

Part name

Element/type

Description

GetUserOofSettingsResult

m:GetUserOofSettingsResponse (section 3.1.4.1.2.2)

Specifies the SOAP body the response to the request for mailbox OOF settings.

ServerVersion

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

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