Skip to content

Commit 1986671

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/v1.0/api/meetingattendancereport-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ doc_type: apiPageType
1111

1212
Namespace: microsoft.graph
1313

14-
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.
14+
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.
1515

1616
> [!WARNING]
1717
>
1818
>- This method only returns up to 50 of the most recent reports.
19-
>- 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.
19+
>- 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.
2020
2121
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
2222

0 commit comments

Comments
 (0)