Partager via


ConversationParameters.Members Propriété

Définition

Obtient ou définit des membres à ajouter à la conversation.

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)

Valeur de propriété

Membres ajoutés à la conversation.

S’applique à