CSUserQuery.Suggestion
A suggested text completion for a query’s search term.
Declaration
struct SuggestionMentioned 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.