ChoiceSetInput.ChoicesData Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("choices.data")]
public Microsoft.Teams.Cards.QueryData? ChoicesData { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("choices.data")>]
member this.ChoicesData : Microsoft.Teams.Cards.QueryData with get, set
Public Property ChoicesData As QueryData

Property Value

Attributes

Applies to