Sdílet prostřednictvím


ConversationsResult.Conversations Vlastnost

Definice

Získá nebo nastaví seznam konverzací.

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

Hodnota vlastnosti

Seznam konverzací.

Platí pro