แชร์ผ่าน


O365ConnectorCardSection.Facts Property

Definition

Gets or sets set of facts for the current section.

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)

Property Value

The facts for the current section.

Applies to