Partager via


O365ConnectorCardSection.Facts Propriété

Définition

Obtient ou définit un ensemble de faits pour la section active.

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

Valeur de propriété

Faits pour la section actuelle.

S’applique à