MicrosoftTeamsMessageCard.

potentialAction Property

Summary

Contains a list of actions to display in the card.

Syntax

public ICollection<MicrosoftTeamsMessagePotentialAction> potentialAction { get; set; }

Value

Type Description
ICollection<MicrosoftTeamsMessagePotentialAction>