SearchResponse.QuerySuggestion Property

 

A QuerySuggestion Class object containing a corrected query and a corrected separated query derived from the search request. Get this property from the service response.

Syntax

public QuerySuggestion QuerySuggestion { set; get; }
Public Property QuerySuggestion As QuerySuggestion

Remarks

The QuerySuggestion property is null if there are no suggestions available.