ValidateResult.Choices Field

Definition

Choices for clarifying response.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.FormFlow.Choice> Choices;
val mutable Choices : seq<Microsoft.Bot.Builder.FormFlow.Choice>
Public Choices As IEnumerable(Of Choice) 

Field Value

Applies to