AdaptiveCard interface
Represents an Adaptive Card, which is a card framework that enables developers to exchange UI content in a common and consistent way.
Properties
| type | The type of the card, which must always be |
Property Details
type
The type of the card, which must always be AdaptiveCard.
type: "AdaptiveCard"
Property Value
"AdaptiveCard"