3.1.4.3 GetSearchMetadata

This operation is used by the protocol client to retrieve information about properties and search scopes.

 <wsdl:operation name="GetSearchMetadata">
     <wsdl:input message="tns:GetSearchMetadataSoapIn"/>
     <wsdl:output message="tns:GetSearchMetadataSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetSearchMetadataSoapIn request message and the protocol server responds with a GetSearchMetadataSoapOut response message, as follows:

The protocol server returns a list of search scopes and a list of properties.