แชร์ผ่าน


O365ConnectorCardSection.PotentialAction Property

Definition

Gets or sets set of actions for the current section.

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)

Property Value

The actions for the current section.

Applies to