TeamsChannelData.Channel 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 channel in which the message was sent.
public Microsoft.Bot.Schema.Teams.ChannelInfo Channel { get; set; }
member this.Channel : Microsoft.Bot.Schema.Teams.ChannelInfo with get, set
Public Property Channel As ChannelInfo
Property Value
The channel information.