Contents

CSUserQuery.Suggestion

A suggested text completion for a query’s search term.

Declaration

struct Suggestion

Mentioned in

Discussion

When executing its query, a CSUserQuery object returns both results and suggestions for text completions of the current term. Use the suggestion property of this structure to get one of the suggestions to display in your app’s interface and use in a new query.

Topics

Instance Properties

See Also

Executing the query automatically