Compartilhar via


O365ConnectorCard.Sections Propriedade

Definição

Obtém ou define o conjunto de seções para o cartão atual.

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)

Valor da propriedade

As seções do cartão atual.

Aplica-se a