TeamsChannelDataSettings.SelectedChannel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.