MeetingParticipantInfo Class
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.
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. |