Uses of Class
com.microsoft.graph.models.SubjectRightsRequestMailboxLocation
Packages that use SubjectRightsRequestMailboxLocation
-
Uses of SubjectRightsRequestMailboxLocation in com.microsoft.graph.models
Subclasses of SubjectRightsRequestMailboxLocation in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return SubjectRightsRequestMailboxLocationModifier and TypeMethodDescriptionSubjectRightsRequestMailboxLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSubjectRightsRequest.getMailboxLocations()Gets the mailboxLocations property value.Methods in com.microsoft.graph.models with parameters of type SubjectRightsRequestMailboxLocationModifier and TypeMethodDescriptionvoidSubjectRightsRequest.setMailboxLocations(SubjectRightsRequestMailboxLocation value) Sets the mailboxLocations property value.