Uses of Class
odata.msgraph.client.beta.entity.collection.request.MeetingAttendanceReportCollectionRequest
-
Packages that use MeetingAttendanceReportCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MeetingAttendanceReportCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MeetingAttendanceReportCollectionRequest Modifier and Type Method Description MeetingAttendanceReportCollectionRequestOnlineMeeting. getAttendanceReports() -
Uses of MeetingAttendanceReportCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MeetingAttendanceReportCollectionRequest Modifier and Type Method Description MeetingAttendanceReportCollectionRequestOnlineMeetingCollectionRequest. attendanceReports() -
Uses of MeetingAttendanceReportCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MeetingAttendanceReportCollectionRequest Modifier and Type Method Description MeetingAttendanceReportCollectionRequestOnlineMeetingRequest. attendanceReports()
-