แชร์ผ่าน


O365ConnectorCard.Sections Property

Definition

Gets or sets set of sections for the current card.

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

Property Value

The sections for the current card.

Applies to