You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openApiDocs/beta/BackupRestore.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8094,7 +8094,7 @@ components:
8094
8094
items:
8095
8095
type: string
8096
8096
nullable: true
8097
-
description: The list of directory object IDs that are added to the corresponding Exchange restore session in a bulk operation. This property isn't implemented yet. Future value; don't use.
8097
+
description: The list of directory object IDs that are added to the corresponding Exchange restore session in a bulk operation.
8098
8098
mailboxes:
8099
8099
type: array
8100
8100
items:
@@ -8213,7 +8213,7 @@ components:
8213
8213
items:
8214
8214
type: string
8215
8215
nullable: true
8216
-
description: The list of directory object IDs that are added to the corresponding OneDrive for work or school restore session in a bulk operation. This property isn't implemented yet. Future value; don't use.
8216
+
description: The list of directory object IDs that are added to the corresponding OneDrive for work or school restore session in a bulk operation.
8217
8217
drives:
8218
8218
type: array
8219
8219
items:
@@ -8560,7 +8560,7 @@ components:
8560
8560
items:
8561
8561
type: string
8562
8562
nullable: true
8563
-
description: The list of SharePoint site IDs that are added to the corresponding SharePoint restore session in a bulk operation. This property isn't implemented yet. Future value; don't use.
8563
+
description: The list of SharePoint site IDs that are added to the corresponding SharePoint restore session in a bulk operation.
Copy file name to clipboardExpand all lines: openApiDocs/beta/Bookings.yml
+15-8Lines changed: 15 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7309,8 +7309,11 @@ paths:
7309
7309
get:
7310
7310
tags:
7311
7311
- solutions.virtualEventsRoot
7312
-
summary: Get attendanceReports from solutions
7313
-
description: The attendance reports of an online meeting. Read-only.
7312
+
summary: List meetingAttendanceReports
7313
+
description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session.'
description: The attendance reports of an online meeting. Read-only.
7422
+
summary: Get meetingAttendanceReport
7423
+
description: 'Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. When an online meeting ends, an attendance report is generated for that session.'
description: The URL of the video on demand (VOD) for Microsoft Teams events that allows webinar and town hall organizers to quickly publish and share event recordings.
description: 'Date and time when the registrant registers for the virtual event. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
12945
+
description: 'Date and time when the registrant registers for the virtual event. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
12939
12946
format: date-time
12940
12947
nullable: true
12941
12948
registrationQuestionAnswers:
@@ -15385,7 +15392,7 @@ components:
15385
15392
items:
15386
15393
type: string
15387
15394
nullable: true
15388
-
description: The list of directory object IDs that are added to the corresponding Exchange restore session in a bulk operation. This property isn't implemented yet. Future value; don't use.
15395
+
description: The list of directory object IDs that are added to the corresponding Exchange restore session in a bulk operation.
15389
15396
mailboxes:
15390
15397
type: array
15391
15398
items:
@@ -15435,7 +15442,7 @@ components:
15435
15442
items:
15436
15443
type: string
15437
15444
nullable: true
15438
-
description: The list of directory object IDs that are added to the corresponding OneDrive for work or school restore session in a bulk operation. This property isn't implemented yet. Future value; don't use.
15445
+
description: The list of directory object IDs that are added to the corresponding OneDrive for work or school restore session in a bulk operation.
15439
15446
drives:
15440
15447
type: array
15441
15448
items:
@@ -15592,7 +15599,7 @@ components:
15592
15599
items:
15593
15600
type: string
15594
15601
nullable: true
15595
-
description: The list of SharePoint site IDs that are added to the corresponding SharePoint restore session in a bulk operation. This property isn't implemented yet. Future value; don't use.
15602
+
description: The list of SharePoint site IDs that are added to the corresponding SharePoint restore session in a bulk operation.
0 commit comments