Skip to content

Commit 48648e6

Browse files
authored
Merge pull request #25585 from microsoftgraph/yuyaolian/ar-channel-update
Add Note about Channel Meeting Attendance Report List
2 parents 630f5bf + 1986671 commit 48648e6

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +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
>
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 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.
2122
2223
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
2324

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +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
>
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 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.
1920
2021
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
2122

0 commit comments

Comments
 (0)