3.1.4.1.1.1 GetDiscoverySearchConfigurationSoapIn
The GetDiscoverySearchConfigurationSoapIn WSDL message specifies the request to retrieve the search configuration.
The following is the GetDiscoverySearchConfigurationSoapIn WSDL message specification.
-
<wsdl:message name="GetDiscoverySearchConfigurationSoapIn" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:part name="request" element="tns:GetDiscoverySearchConfiguration"/> <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/> <wsdl:part name="ManagementRole" element="t:ManagementRole"/> </wsdl:message>
The GetDiscoverySearchConfigurationSoapIn WSDL message is the input message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/GetDiscoverySearchConfiguration.
The parts of the GetDiscoverySearchConfigurationSoapIn WSDL message are described in the following table.
Part name |
Element/type |
Description |
---|---|---|
request |
GetDiscoverySearchConfiguration
|
Specifies the SOAP body of the request for the search configuration. |
RequestVersion |
RequestServerVersion ([MS-OXWSCDATA] section 2.2.3.9) |
Specifies a SOAP header that identifies the schema version for the GetDiscoverySearchConfigurationSoapIn WSDL message. |
ManagementRole |
ManagementRole ([MS-OXWSCDATA] section 2.2.3.7) |
Specifies a SOAP header that identifies a user or application role. |