3.1.4.2.1.1 GetHoldOnMailboxesSoapIn

The GetHoldOnMailboxesSoapIn WSDL message specifies the request to retrieve the status of a query-based hold.

The following is the GetHoldOnMailboxesSoapIn WSDL message specification.

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

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

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

Part name

Element/type

Description

request

GetHoldOnMailboxes

Specifies the SOAP body of the request to get the status of a query-based hold.

RequestVersion

RequestServerVersion

([MS-OXWSCDATA] section 2.2.3.9)

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

ManagementRole

ManagementRole

([MS-OXWSCDATA] section 2.2.3.7)

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