ITeamsActivity.ChannelData 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.
The Teams channel data carried on the Activity.
public Microsoft.Teams.Api.ChannelData ChannelData { get; set; }
member this.ChannelData : Microsoft.Teams.Api.ChannelData with get, set
Public Property ChannelData As ChannelData