Compartilhar via


ConversationList.Conversations Propriedade

Definição

Obtém ou define as conversas.

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)

Valor da propriedade

As conversas.

Aplica-se a