ISuggestionActivity.TextHighlights Property

Definition

public System.Collections.Generic.IList<Microsoft.Bot.Connector.TextHighlight> TextHighlights { get; set; }
member this.TextHighlights : System.Collections.Generic.IList<Microsoft.Bot.Connector.TextHighlight> with get, set
Public Property TextHighlights As IList(Of TextHighlight)

Property Value

Applies to