Sdílet prostřednictvím


ConversationList.Conversations Vlastnost

Definice

Získá nebo nastaví konverzace.

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

Hodnota vlastnosti

Konverzace.

Platí pro