AudioCard.Buttons Property

Definition

public System.Collections.Generic.IList<Microsoft.Bot.Connector.CardAction> Buttons { get; set; }
member this.Buttons : System.Collections.Generic.IList<Microsoft.Bot.Connector.CardAction> with get, set
Public Property Buttons As IList(Of CardAction)

Property Value

Applies to