3.1.4.4.1.1 SearchMailboxesSoapIn

The SearchMailboxesSoapIn WSDL message specifies the request to search mailboxes.

The following is the SearchMailboxesSoapIn WSDL message specification.

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

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

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

Part name

Element/type

Description

request

SearchMailboxes

Specifies the SOAP body of the request to search mailboxes.

RequestVersion

RequestServerVersion

([MS-OXWSCDATA] section 2.2.3.9)

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

ManagementRole

ManagementRole

([MS-OXWSCDATA] section 2.2.3.7)

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