RecognizeOutcome.ChoiceOutcome 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.
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