Class MeetingAttendanceReportCollectionResponse

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

public class MeetingAttendanceReportCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<MeetingAttendanceReport>
The class for the Meeting Attendance Report Collection Response.
  • Constructor Details

    • MeetingAttendanceReportCollectionResponse

      public MeetingAttendanceReportCollectionResponse()