ConversationParameters.Members Proprietà

Definizione

Ottiene o imposta i membri da aggiungere alla conversazione.

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)

Valore della proprietà

I membri aggiunti alla conversazione.

Si applica a