Uses of Class
com.microsoft.graph.models.BookingSchedulingPolicy
Packages that use BookingSchedulingPolicy
-
Uses of BookingSchedulingPolicy in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BookingSchedulingPolicyModifier and TypeMethodDescriptionstatic BookingSchedulingPolicyBookingSchedulingPolicy.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueBookingBusiness.getSchedulingPolicy()Gets the schedulingPolicy property value.BookingService.getSchedulingPolicy()Gets the schedulingPolicy property value.Methods in com.microsoft.graph.models with parameters of type BookingSchedulingPolicyModifier and TypeMethodDescriptionvoidBookingBusiness.setSchedulingPolicy(BookingSchedulingPolicy value) Sets the schedulingPolicy property value.voidBookingService.setSchedulingPolicy(BookingSchedulingPolicy value) Sets the schedulingPolicy property value.