Delen via


ConversationList.Conversations Eigenschap

Definitie

Hiermee worden de gesprekken opgehaald of ingesteld.

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)

Waarde van eigenschap

De gesprekken.

Van toepassing op