Share via


MeetingParticipantInfo Class

Definition

Teams meeting participant details.

public class MeetingParticipantInfo
type MeetingParticipantInfo = class
Public Class MeetingParticipantInfo
Inheritance
MeetingParticipantInfo

Constructors

MeetingParticipantInfo()

Initializes a new instance of the MeetingParticipantInfo class.

MeetingParticipantInfo(String, Nullable<Boolean>)

Initializes a new instance of the MeetingParticipantInfo class.

Properties

InMeeting

Gets or sets a value indicating whether the participant is in the meeting or not.

Role

Gets or sets the participant's role in the meeting.

Applies to