Uses of Class
odata.msgraph.client.beta.entity.request.BookingAppointmentRequest
-
Packages that use BookingAppointmentRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of BookingAppointmentRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return BookingAppointmentRequest Modifier and Type Method Description BookingAppointmentRequestBookingBusinessCollectionRequest. appointments(String id)BookingAppointmentRequestBookingBusinessCollectionRequest. calendarView(String id) -
Uses of BookingAppointmentRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BookingAppointmentRequest Modifier and Type Method Description BookingAppointmentRequestBookingBusinessRequest. appointments(String id)BookingAppointmentRequestBookingBusinessRequest. calendarView(String id)
-