TeamsMeetingParticipant.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 the participant's meeting information.
public Microsoft.Bot.Schema.Teams.MeetingParticipantInfo Meeting { get; set; }
member this.Meeting : Microsoft.Bot.Schema.Teams.MeetingParticipantInfo with get, set
Public Property Meeting As MeetingParticipantInfo
Property Value
The participant's role in the meeting.