Share via


QuerySuggestion.StructuredQuery Property

 

A StructuredSearchQuery Class containing a separated and corrected version of the original search query. Get this property from the service response.

Syntax

public StructuredSearchQuery StructuredQuery { set; get; }
Public Property StructuredQuery As StructuredSearchQuery