Skip to content

Commit d1850a8

Browse files
author
Yuyao Lian
committed
update warning
1 parent c4e06bd commit d1850a8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Get a list of [meetingAttendanceReport](../resources/meetingAttendanceReport.md)
1717

1818
> [!WARNING]
1919
>
20-
> This method doesn't support channel meetings, and only returns up to 50 of the most recent reports.
20+
>- 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.
2122
2223
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
2324

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Get a list of [meetingAttendanceReport](../resources/meetingAttendanceReport.md)
1515

1616
> [!WARNING]
1717
>
18-
> This method does not support channel meetings, and only returns up to 50 of the most recent reports.
18+
>- 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.
1920
2021
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
2122

0 commit comments

Comments
 (0)