TabSubmit.Data Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets user input data. Free payload containing properties of key-value pairs.
public Microsoft.Bot.Schema.Teams.TabSubmitData Data { get; set; }
member this.Data : Microsoft.Bot.Schema.Teams.TabSubmitData with get, set
Public Property Data As TabSubmitData
Property Value
User input data. Free payload containing properties of key-value pairs.