FindExpertsInput.TextQuery Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Primary search text to identify experts. Can be a question, a summary of a text, one or multiple topics.
[System.Text.Json.Serialization.JsonPropertyName("text_query")]
public string TextQuery { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("text_query")>]
member this.TextQuery : string with get, set
Public Property TextQuery As String
Property Value
- Attributes