Share via


TabResponsePayload.SuggestedActions Property

Definition

Gets or sets the Suggested Actions for this card tab.

public Microsoft.Bot.Schema.Teams.TabSuggestedActions SuggestedActions { get; set; }
member this.SuggestedActions : Microsoft.Bot.Schema.Teams.TabSuggestedActions with get, set
Public Property SuggestedActions As TabSuggestedActions

Property Value

The Suggested Actions for this card tab.

Applies to