Delen via


O365ConnectorCard.Sections Eigenschap

Definitie

Hiermee wordt een set secties voor de huidige kaart opgehaald of ingesteld.

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)

Waarde van eigenschap

De secties voor de huidige kaart.

Van toepassing op