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