Share via


TeamsMeetingParticipant.Meeting Property

Definition

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.

Applies to