Microsoft.Search.Response.Document Schema

Applies to: SharePoint Server 2010

You can use the Query method to execute a query and return search results.

Schema

<Document>
    <Title>
    <Action>
        <LinkUrl />
    </Action>
    <Description />
    <Date />
</Document>

Elements

Name

Document

Title

Action

LinkUrl

Description

Date

See Also

Reference

QueryService

Concepts

Using the Query Web Service

Walkthrough: Querying SharePoint Search From a Client Application

Microsoft.Search.Query Schema

Microsoft.Search.Response Schema