Partager via


O365ConnectorCardSection.PotentialAction Propriété

Définition

Obtient ou définit un ensemble d’actions pour la section active.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.O365ConnectorCardActionBase> PotentialAction { get; set; }
member this.PotentialAction : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.O365ConnectorCardActionBase> with get, set
Public Property PotentialAction As IList(Of O365ConnectorCardActionBase)

Valeur de propriété

Actions de la section active.

S’applique à