Uses of Class
com.microsoft.graph.models.MeetingParticipants
Packages that use MeetingParticipants
-
Uses of MeetingParticipants in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MeetingParticipantsModifier and TypeMethodDescriptionstatic MeetingParticipantsMeetingParticipants.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnlineMeeting.getParticipants()Gets the participants property value.Methods in com.microsoft.graph.models with parameters of type MeetingParticipantsModifier and TypeMethodDescriptionvoidOnlineMeeting.setParticipants(MeetingParticipants value) Sets the participants property value.