Delen via


O365ConnectorCardSection.PotentialAction Eigenschap

Definitie

Hiermee wordt een set acties voor de huidige sectie opgehaald of ingesteld.

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)

Waarde van eigenschap

De acties voor de huidige sectie.

Van toepassing op