Udostępnij przez


TabResponsePayload.Value Property

Definition

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

public Microsoft.Agents.Extensions.Teams.Models.TabResponseCards Value { get; set; }
member this.Value : Microsoft.Agents.Extensions.Teams.Models.TabResponseCards with get, set
Public Property Value As TabResponseCards

Property Value

Cards in response to a TabResponseCards.

Applies to