Partager via


O365ConnectorCard.Sections Propriété

Définition

Obtient ou définit un ensemble de sections pour la carte active.

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)

Valeur de propriété

Sections de la carte active.

S’applique à