TabResponseCard.Card 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 adaptive card for this card tab response.
public object Card { get; set; }
member this.Card : obj with get, set
Public Property Card As Object
Property Value
Cards for this TabResponse.