Skip to content

Commit 6d94f3d

Browse files
authored
Add new properties to onlineMeeting and virtualEventSession
1 parent 8aad1a6 commit 6d94f3d

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

changelog/Microsoft.Skype.Calling.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,70 @@
4141
"ChangeType": "Addition",
4242
"Description": "Added the **allowWhiteboard** property to the [onlineMeetingBase](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeetingBase?view=graph-rest-1.0) resource.",
4343
"Target": "onlineMeetingBase"
44+
},
45+
{
46+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
47+
"ApiChange": "Property",
48+
"ChangedApiName": "allowBreakoutRooms",
49+
"ChangeType": "Addition",
50+
"Description": "Added the **allowBreakoutRooms** property to the [onlineMeeting](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeeting?view=graph-rest-1.0) resource.",
51+
"Target": "onlineMeeting"
52+
},
53+
{
54+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
55+
"ApiChange": "Property",
56+
"ChangedApiName": "allowLiveShare",
57+
"ChangeType": "Addition",
58+
"Description": "Added the **allowLiveShare** property to the [onlineMeeting](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeeting?view=graph-rest-1.0) resource.",
59+
"Target": "onlineMeeting"
60+
},
61+
{
62+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
63+
"ApiChange": "Property",
64+
"ChangedApiName": "allowPowerPointSharing",
65+
"ChangeType": "Addition",
66+
"Description": "Added the **allowPowerPointSharing** property to the [onlineMeeting](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeeting?view=graph-rest-1.0) resource.",
67+
"Target": "onlineMeeting"
68+
},
69+
{
70+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
71+
"ApiChange": "Property",
72+
"ChangedApiName": "allowWhiteboard",
73+
"ChangeType": "Addition",
74+
"Description": "Added the **allowWhiteboard** property to the [onlineMeeting](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeeting?view=graph-rest-1.0) resource.",
75+
"Target": "onlineMeeting"
76+
},
77+
{
78+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
79+
"ApiChange": "Property",
80+
"ChangedApiName": "allowBreakoutRooms",
81+
"ChangeType": "Addition",
82+
"Description": "Added the **allowBreakoutRooms** property to the [virtualEventSession](https://learn.microsoft.com/en-us/graph/api/resources/virtualEventSession?view=graph-rest-1.0) resource.",
83+
"Target": "virtualEventSession"
84+
},
85+
{
86+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
87+
"ApiChange": "Property",
88+
"ChangedApiName": "allowLiveShare",
89+
"ChangeType": "Addition",
90+
"Description": "Added the **allowLiveShare** property to the [virtualEventSession](https://learn.microsoft.com/en-us/graph/api/resources/virtualEventSession?view=graph-rest-1.0) resource.",
91+
"Target": "virtualEventSession"
92+
},
93+
{
94+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
95+
"ApiChange": "Property",
96+
"ChangedApiName": "allowPowerPointSharing",
97+
"ChangeType": "Addition",
98+
"Description": "Added the **allowPowerPointSharing** property to the [virtualEventSession](https://learn.microsoft.com/en-us/graph/api/resources/virtualEventSession?view=graph-rest-1.0) resource.",
99+
"Target": "virtualEventSession"
100+
},
101+
{
102+
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",
103+
"ApiChange": "Property",
104+
"ChangedApiName": "allowWhiteboard",
105+
"ChangeType": "Addition",
106+
"Description": "Added the **allowWhiteboard** property to the [virtualEventSession](https://learn.microsoft.com/en-us/graph/api/resources/virtualEventSession?view=graph-rest-1.0) resource.",
107+
"Target": "virtualEventSession"
44108
}
45109
],
46110
"Id": "2bc95484-74f0-4eef-ab77-f33f13deec20",

0 commit comments

Comments
 (0)