Partager via


O365ConnectorCardSection.Images Propriété

Définition

Obtient ou définit un ensemble d’images pour la section active.

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

Valeur de propriété

Images de la section active.

S’applique à