Share via


TabResponsePayload.Value Property

Definition

Gets or sets the TabResponseCards when responding to tab/fetch activity with type of 'continue'.

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

Property Value

Cards in response to a TabResponseCards.

Applies to