3.1.4.2.1.1 tns:SetUserOofSettingsSoapIn
The SetUserOofSettingsSoapIn WSDL message specifies the SOAP message that represents a request to set the OOF settings for a mailbox.
-
<wsdl:message name="SetUserOofSettingsSoapIn"> <wsdl:part name="SetUserOofSettingsRequest" element="tns:SetUserOofSettingsRequest"/> <wsdl:part name="Impersonation" element="t:ExchangeImpersonation"/> <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/> </wsdl:message>
The SetUserOofSettingsSoapIn WSDL message is the input message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/SetUserOofSettings.
The parts of the SetUserOofSettingsSoapIn WSDL message are listed and described in the following table.
Part name |
Element/type |
Description |
---|---|---|
SetUserOofSettingsRequest |
m:SetUserOofSettingsRequest (section 3.1.4.2.2.1) |
Specifies the SOAP body of the request to set 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 SetUserOofSettings operation request.<5> |