Share via


TaskModuleContinueResponse.Value Property

Definition

Gets or sets the JSON for the Adaptive card to appear in the task module.

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

Property Value

The JSON for the adaptive card to appear in the task module.

Applies to