Compartir a través de


PagedMembersResult.Members Propiedad

Definición

Obtiene o establece las cuentas de canal.

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

Valor de propiedad

Cuentas de canal.

Se aplica a