Class CalendarPermissionCollectionResponse

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

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

    • CalendarPermissionCollectionResponse

      public CalendarPermissionCollectionResponse()