Uses of Class
com.microsoft.graph.models.WorkHoursAndLocationsSetting
Packages that use WorkHoursAndLocationsSetting
-
Uses of WorkHoursAndLocationsSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkHoursAndLocationsSettingModifier and TypeMethodDescriptionstatic WorkHoursAndLocationsSettingWorkHoursAndLocationsSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserSettings.getWorkHoursAndLocations()Gets the workHoursAndLocations property value.Methods in com.microsoft.graph.models with parameters of type WorkHoursAndLocationsSettingModifier and TypeMethodDescriptionvoidUserSettings.setWorkHoursAndLocations(WorkHoursAndLocationsSetting value) Sets the workHoursAndLocations property value.