MeetingAttendeeType Énumération
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.
Spécifie les constantes qui définissent le type d’un participant à la réunion.
public enum class MeetingAttendeeType
public enum MeetingAttendeeType
Public Enum MeetingAttendeeType
- Héritage
-
MeetingAttendeeType
Champs
Nom | Valeur | Description |
---|---|---|
Organizer | 0 | Organisateur de la réunion. |
Required | 1 | Un participant obligatoire. |
Optional | 2 | Participant facultatif. |
Room | 3 | Une chambre. |
Resource | 4 | Une ressource. |