Uses of Class
com.microsoft.graph.models.OnlineMeetingRestricted
Packages that use OnlineMeetingRestricted
-
Uses of OnlineMeetingRestricted in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnlineMeetingRestrictedModifier and TypeMethodDescriptionstatic OnlineMeetingRestrictedOnlineMeetingRestricted.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueParticipant.getRestrictedExperience()Gets the restrictedExperience property value.Methods in com.microsoft.graph.models with parameters of type OnlineMeetingRestrictedModifier and TypeMethodDescriptionvoidParticipant.setRestrictedExperience(OnlineMeetingRestricted value) Sets the restrictedExperience property value.