Class CalendarGetScheduleCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ScheduleInformation>
com.microsoft.graph.requests.CalendarGetScheduleCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ScheduleInformation>, com.microsoft.graph.serializer.IJsonBackedObject

public class CalendarGetScheduleCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ScheduleInformation>
The class for the Calendar Get Schedule Collection Response.
  • Constructor Details

    • CalendarGetScheduleCollectionResponse

      public CalendarGetScheduleCollectionResponse()