Class CalendarCollectionResponse

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

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

    • CalendarCollectionResponse

      public CalendarCollectionResponse()