RecognizeOutcome.ChoiceOutcome Property

Definition

Outcome of the Choice based recognition ( if any was specified in the action )

public Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.ChoiceOutcome ChoiceOutcome { get; set; }
member this.ChoiceOutcome : Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.ChoiceOutcome with get, set
Public Property ChoiceOutcome As ChoiceOutcome

Property Value

ChoiceOutcome

Applies to