Uses of Enum
com.microsoft.graph.models.MaxWorkLocationDetails
Packages that use MaxWorkLocationDetails
-
Uses of MaxWorkLocationDetails in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MaxWorkLocationDetailsModifier and TypeMethodDescriptionstatic MaxWorkLocationDetailsWorkHoursAndLocationsSetting.getMaxSharedWorkLocationDetails()Gets the maxSharedWorkLocationDetails property value.static MaxWorkLocationDetailsReturns the enum constant of this type with the specified name.static MaxWorkLocationDetails[]MaxWorkLocationDetails.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type MaxWorkLocationDetailsModifier and TypeMethodDescriptionvoidWorkHoursAndLocationsSetting.setMaxSharedWorkLocationDetails(MaxWorkLocationDetails value) Sets the maxSharedWorkLocationDetails property value.