O365ConnectorCardSection.Facts Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.