Condividi tramite


TeamsPagedMembersResult.Members Proprietà

Definizione

Ottiene o imposta l'elenco degli account del canale.

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

Valore della proprietà

Account del canale.

Si applica a