Skip to content

Commit b59e346

Browse files
authored
Update meetingattendancereport-list.md
1 parent d1850a8 commit b59e346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/beta/api/meetingattendancereport-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Namespace: microsoft.graph
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Get a list of [meetingAttendanceReport](../resources/meetingAttendanceReport.md) objects for an [onlineMeeting](../resources/onlinemeeting.md) or a [virtualEvent](../resources/virtualevent.md). Each time an online meeting or a virtual event ends, an attendance report is generated for that session.
16+
Get a list of [meetingAttendanceReport](../resources/meetingattendancereport.md) objects for an [onlineMeeting](../resources/onlinemeeting.md) or a [virtualEvent](../resources/virtualevent.md). Each time an online meeting or a virtual event ends, an attendance report is generated for that session.
1717

1818
> [!WARNING]
1919
>
2020
>- This method only returns up to 50 of the most recent reports.
21-
>- When using this method to list attendance reports of a channel meeting, instead of returning all attendance reports of the given meeting (as defined behavior for scheduled meeting), the API will return attendance reports of every meeting in the channel. This behavior is the same regardless of where the channel meeting has been created.
21+
>- When you use this method to list attendance reports for a channel meeting, the API returns attendance reports for every meeting in the channel, rather than just the attendance reports for the specified meeting, which is the expected behavior for scheduled meetings. This behavior is the same regardless of where the channel meeting was created.
2222
2323
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
2424

0 commit comments

Comments
 (0)