3.1.4.1.1.1 tns:GetUserOofSettingsSoapIn

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

 <wsdl:message name="GetUserOofSettingsSoapIn"> 
   <wsdl:part name="GetUserOofSettingsRequest" element="tns:GetUserOofSettingsRequest"/> 
   <wsdl:part name="Impersonation" element="t:ExchangeImpersonation"/>
   <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/>
 </wsdl:message>

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

The following table lists and describes the parts of the GetUserOofSettingsSoapIn WSDL message.

Part name

Element/type

Description

GetUserOofSettingsRequest

m:GetUserOofSettingsRequest (section 3.1.4.1.2.1)

Specifies the SOAP body of the request to get the OOF settings for a mailbox.

Impersonation

t:ExchangeImpersonation  ([MS-OXWSCDATA] section 2.2.3.3)

Specifies a SOAP header that identifies the user who the client application is impersonating.

RequestVersion

t:RequestServerVersion ([MS-OXWSCDATA] section 2.2.3.9)

Specifies a SOAP header that identifies the schema version for the GetUserOofSettings operation request.<3>