Share via


TeamsChannelDataSettings.SelectedChannel Property

Definition

Gets or sets information about the selected Teams channel.

public Microsoft.Bot.Schema.Teams.ChannelInfo SelectedChannel { get; set; }
member this.SelectedChannel : Microsoft.Bot.Schema.Teams.ChannelInfo with get, set
Public Property SelectedChannel As ChannelInfo

Property Value

The selected Teams channel.

Applies to