Uses of Class
com.microsoft.graph.models.RemovedState
Packages that use RemovedState
-
Uses of RemovedState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RemovedStateModifier and TypeMethodDescriptionstatic RemovedStateRemovedState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueParticipant.getRemovedState()Gets the removedState property value.Methods in com.microsoft.graph.models with parameters of type RemovedStateModifier and TypeMethodDescriptionvoidParticipant.setRemovedState(RemovedState value) Sets the removedState property value.