Uses of Class
com.microsoft.graph.models.WorkingHours
Packages that use WorkingHours
-
Uses of WorkingHours in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkingHoursModifier and TypeMethodDescriptionstatic WorkingHoursWorkingHours.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMailboxSettings.getWorkingHours()Gets the workingHours property value.ScheduleInformation.getWorkingHours()Gets the workingHours property value.Methods in com.microsoft.graph.models with parameters of type WorkingHoursModifier and TypeMethodDescriptionvoidMailboxSettings.setWorkingHours(WorkingHours value) Sets the workingHours property value.voidScheduleInformation.setWorkingHours(WorkingHours value) Sets the workingHours property value.