Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetSearchableMailboxesSoapIn WSDL message specifies the request to retrieve searchable mailboxes.
The following is the GetSearchableMailboxesSoapIn WSDL message specification.
-
<wsdl:message name="GetSearchableMailboxesSoapIn" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:part name="request" element="tns:GetSearchableMailboxes"/> <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/> <wsdl:part name="ManagementRole" element="t:ManagementRole"/> </wsdl:message>
The GetSearchableMailboxesSoapIn WSDL message is the input message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/GetSearchableMailboxes.
The parts of the GetSearchableMailboxesSoapIn WSDL message are described in the following table.
Part name |
Element/type |
Description |
---|---|---|
request |
GetSearchableMailboxes
|
Specifies the SOAP body of the request to retrieve searchable mailboxes. |
RequestVersion |
RequestServerVersion ([MS-OXWSCDATA] section 2.2.3.9) |
Specifies a SOAP header that identifies the schema version for the GetSearchableMailboxesSoapIn WSDL message. |
ManagementRole |
ManagementRole ([MS-OXWSCDATA] section 2.2.3.7) |
Specifies a SOAP header that identifies a user or application role. |