Class MeetingAttendanceReportCollectionPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<MeetingAttendanceReport,MeetingAttendanceReportCollectionRequestBuilder>
com.microsoft.graph.requests.MeetingAttendanceReportCollectionPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class MeetingAttendanceReportCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<MeetingAttendanceReport,MeetingAttendanceReportCollectionRequestBuilder>
The class for the Meeting Attendance Report Collection Page.
  • Constructor Details