Skip to content

Commit ff380eb

Browse files
committed
VirtualEvent support RegistrationId in AttendanceRecord
1 parent bdeccbf commit ff380eb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelog/Microsoft.Skype.Calling.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "2b269909-e7ee-44ad-ab23-6404a88e305e",
7+
"ApiChange": "Property",
8+
"ChangedApiName": "registrationId",
9+
"ChangeType": "Addition",
10+
"Description": "Added the **registrationId** property to the [attendanceRecord](https://learn.microsoft.com/en-us/graph/api/resources/attendanceRecord?view=graph-rest-beta) resource.",
11+
"Target": "attendanceRecord"
12+
}
13+
],
14+
"Id": "2b269909-e7ee-44ad-ab23-6404a88e305e",
15+
"Cloud": "Review",
16+
"Version": "beta",
17+
"CreatedDateTime": "2024-10-18T19:59:02.0963459Z",
18+
"WorkloadArea": "Cloud communications",
19+
"SubArea": "Call"
20+
},
321
{
422
"ChangeList": [
523
{

0 commit comments

Comments
 (0)