Class CalendarGroupCollectionResponse

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

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

    • CalendarGroupCollectionResponse

      public CalendarGroupCollectionResponse()