Partilhar via


ConversationList.Conversations Propriedade

Definição

Obtém ou define as conversações.

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 de Propriedade

As conversas.

Aplica-se a