3.1.4.5.1.1 SetHoldOnMailboxesSoapIn

The SetHoldOnMailboxesSoapIn WSDL message specifies the request to set a query-based hold on mailboxes.

The following is the SetHoldOnMailboxesSoapIn WSDL message specification.

 <wsdl:message name="SetHoldOnMailboxesSoapIn" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:part name="request" element="tns:SetHoldOnMailboxes"/>
   <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/>
   <wsdl:part name="ManagementRole" element="t:ManagementRole"/>
 </wsdl:message>

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

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

Part name

Element/type

Description

request

SetHoldOnMailboxes

Specifies the SOAP body of the request to set a query-based hold on mailboxes.

RequestVersion

RequestServerVersion

([MS-OXWSCDATA] section 2.2.3.9)

Specifies a SOAP header that identifies the schema version for the SetHoldOnMailboxesSoapIn WSDL message.

ManagementRole

ManagementRole

([MS-OXWSCDATA] section 2.2.3.7)

Specifies a SOAP header that identifies a user or application role.