ChoiceOutcome.CompletionReason Property

Definition

Completion reason of the recognition operation

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

Property Value

RecognitionCompletionReason

Applies to