@@ -7159,7 +7159,8 @@ paths:
7159
7159
get:
7160
7160
tags:
7161
7161
- solutions.virtualEventsRoot
7162
- summary: Get recordings from solutions
7162
+ summary: Get callRecording
7163
+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
7163
7164
operationId: solution.virtualEvent.event.session_ListRecording
7164
7165
parameters:
7165
7166
- name: virtualEvent-id
@@ -7278,7 +7279,11 @@ paths:
7278
7279
get:
7279
7280
tags:
7280
7281
- solutions.virtualEventsRoot
7281
- summary: Get recordings from solutions
7282
+ summary: Get callRecording
7283
+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
7284
+ externalDocs:
7285
+ description: Find more info here
7286
+ url: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0
7282
7287
operationId: solution.virtualEvent.event.session_GetRecording
7283
7288
parameters:
7284
7289
- name: virtualEvent-id
@@ -7435,6 +7440,7 @@ paths:
7435
7440
tags:
7436
7441
- solutions.virtualEventsRoot
7437
7442
summary: Get content for the navigation property recordings from solutions
7443
+ description: The content of the recording. Read-only.
7438
7444
operationId: solution.virtualEvent.event.session_GetRecordingsContent
7439
7445
parameters:
7440
7446
- name: virtualEvent-id
@@ -7476,6 +7482,7 @@ paths:
7476
7482
tags:
7477
7483
- solutions.virtualEventsRoot
7478
7484
summary: Update content for the navigation property recordings in solutions
7485
+ description: The content of the recording. Read-only.
7479
7486
operationId: solution.virtualEvent.event.session_SetRecordingsContent
7480
7487
parameters:
7481
7488
- name: virtualEvent-id
@@ -7554,11 +7561,11 @@ paths:
7554
7561
get:
7555
7562
tags:
7556
7563
- solutions.virtualEventsRoot
7557
- summary: Get meetingRegistration
7558
- description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer .
7564
+ summary: Get externalMeetingRegistration
7565
+ description: Get the externalMeetingRegistration details associated with an onlineMeeting.
7559
7566
externalDocs:
7560
7567
description: Find more info here
7561
- url: https://learn.microsoft.com/graph/api/meetingregistration -get?view=graph-rest-1.0
7568
+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -get?view=graph-rest-1.0
7562
7569
operationId: solution.virtualEvent.event.session_GetRegistration
7563
7570
parameters:
7564
7571
- name: virtualEvent-id
@@ -7669,11 +7676,11 @@ paths:
7669
7676
delete:
7670
7677
tags:
7671
7678
- solutions.virtualEventsRoot
7672
- summary: Delete meetingRegistration
7673
- description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer .
7679
+ summary: Delete externalMeetingRegistration
7680
+ description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
7674
7681
externalDocs:
7675
7682
description: Find more info here
7676
- url: https://learn.microsoft.com/graph/api/meetingregistration -delete?view=graph-rest-1.0
7683
+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -delete?view=graph-rest-1.0
7677
7684
operationId: solution.virtualEvent.event.session_DeleteRegistration
7678
7685
parameters:
7679
7686
- name: virtualEvent-id
@@ -8918,11 +8925,11 @@ paths:
8918
8925
patch:
8919
8926
tags:
8920
8927
- solutions.virtualEventsRoot
8921
- summary: Create virtualAppointment (deprecated)
8922
- description: Create a new virtualAppointment object.
8928
+ summary: Update virtualAppointment (deprecated)
8929
+ description: Update the properties of a virtualAppointment object.
8923
8930
externalDocs:
8924
8931
description: Find more info here
8925
- url: https://learn.microsoft.com/graph/api/virtualappointment-put ?view=graph-rest-1.0
8932
+ url: https://learn.microsoft.com/graph/api/virtualappointment-update ?view=graph-rest-1.0
8926
8933
operationId: solution.virtualEvent.event.session_UpdateVirtualAppointment
8927
8934
parameters:
8928
8935
- name: virtualEvent-id
@@ -11440,7 +11447,8 @@ paths:
11440
11447
get:
11441
11448
tags:
11442
11449
- solutions.virtualEventsRoot
11443
- summary: Get recordings from solutions
11450
+ summary: Get callRecording
11451
+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
11444
11452
operationId: solution.virtualEvent.webinar.session_ListRecording
11445
11453
parameters:
11446
11454
- name: virtualEventWebinar-id
@@ -11559,7 +11567,11 @@ paths:
11559
11567
get:
11560
11568
tags:
11561
11569
- solutions.virtualEventsRoot
11562
- summary: Get recordings from solutions
11570
+ summary: Get callRecording
11571
+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
11572
+ externalDocs:
11573
+ description: Find more info here
11574
+ url: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0
11563
11575
operationId: solution.virtualEvent.webinar.session_GetRecording
11564
11576
parameters:
11565
11577
- name: virtualEventWebinar-id
@@ -11716,6 +11728,7 @@ paths:
11716
11728
tags:
11717
11729
- solutions.virtualEventsRoot
11718
11730
summary: Get content for the navigation property recordings from solutions
11731
+ description: The content of the recording. Read-only.
11719
11732
operationId: solution.virtualEvent.webinar.session_GetRecordingsContent
11720
11733
parameters:
11721
11734
- name: virtualEventWebinar-id
@@ -11757,6 +11770,7 @@ paths:
11757
11770
tags:
11758
11771
- solutions.virtualEventsRoot
11759
11772
summary: Update content for the navigation property recordings in solutions
11773
+ description: The content of the recording. Read-only.
11760
11774
operationId: solution.virtualEvent.webinar.session_SetRecordingsContent
11761
11775
parameters:
11762
11776
- name: virtualEventWebinar-id
@@ -11835,11 +11849,11 @@ paths:
11835
11849
get:
11836
11850
tags:
11837
11851
- solutions.virtualEventsRoot
11838
- summary: Get meetingRegistration
11839
- description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer .
11852
+ summary: Get externalMeetingRegistration
11853
+ description: Get the externalMeetingRegistration details associated with an onlineMeeting.
11840
11854
externalDocs:
11841
11855
description: Find more info here
11842
- url: https://learn.microsoft.com/graph/api/meetingregistration -get?view=graph-rest-1.0
11856
+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -get?view=graph-rest-1.0
11843
11857
operationId: solution.virtualEvent.webinar.session_GetRegistration
11844
11858
parameters:
11845
11859
- name: virtualEventWebinar-id
@@ -11950,11 +11964,11 @@ paths:
11950
11964
delete:
11951
11965
tags:
11952
11966
- solutions.virtualEventsRoot
11953
- summary: Delete meetingRegistration
11954
- description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer .
11967
+ summary: Delete externalMeetingRegistration
11968
+ description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
11955
11969
externalDocs:
11956
11970
description: Find more info here
11957
- url: https://learn.microsoft.com/graph/api/meetingregistration -delete?view=graph-rest-1.0
11971
+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -delete?view=graph-rest-1.0
11958
11972
operationId: solution.virtualEvent.webinar.session_DeleteRegistration
11959
11973
parameters:
11960
11974
- name: virtualEventWebinar-id
@@ -13199,11 +13213,11 @@ paths:
13199
13213
patch:
13200
13214
tags:
13201
13215
- solutions.virtualEventsRoot
13202
- summary: Create virtualAppointment (deprecated)
13203
- description: Create a new virtualAppointment object.
13216
+ summary: Update virtualAppointment (deprecated)
13217
+ description: Update the properties of a virtualAppointment object.
13204
13218
externalDocs:
13205
13219
description: Find more info here
13206
- url: https://learn.microsoft.com/graph/api/virtualappointment-put ?view=graph-rest-1.0
13220
+ url: https://learn.microsoft.com/graph/api/virtualappointment-update ?view=graph-rest-1.0
13207
13221
operationId: solution.virtualEvent.webinar.session_UpdateVirtualAppointment
13208
13222
parameters:
13209
13223
- name: virtualEventWebinar-id
@@ -14148,11 +14162,13 @@ components:
14148
14162
properties:
14149
14163
content:
14150
14164
type: string
14165
+ description: The content of the recording. Read-only.
14151
14166
format: base64url
14152
14167
nullable: true
14153
14168
createdDateTime:
14154
14169
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
14155
14170
type: string
14171
+ description: 'Date and time at which the recording was created. 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. Read-only.'
14156
14172
format: date-time
14157
14173
nullable: true
14158
14174
additionalProperties:
@@ -15089,6 +15105,7 @@ components:
15089
15105
type: array
15090
15106
items:
15091
15107
$ref: '#/components/schemas/microsoft.graph.callRecording'
15108
+ description: The recordings of an online meeting. Read-only.
15092
15109
x-ms-navigationProperty: true
15093
15110
transcripts:
15094
15111
type: array
0 commit comments