MeetingParticipantInfo Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détails du participant à la réunion Teams.
public class MeetingParticipantInfo
type MeetingParticipantInfo = class
Public Class MeetingParticipantInfo
- Héritage
-
MeetingParticipantInfo
Constructeurs
MeetingParticipantInfo() |
Initialise une nouvelle instance de la classe MeetingParticipantInfo. |
MeetingParticipantInfo(String, Nullable<Boolean>) |
Initialise une nouvelle instance de la classe MeetingParticipantInfo. |
Propriétés
InMeeting |
Obtient ou définit une valeur indiquant si le participant est ou non dans la réunion. |
Role |
Obtient ou définit le rôle du participant dans la réunion. |