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
Determines whether real-time captions are available for guests in Teams meetings. Set this to DisabledUserOverride to allow guests to turn on live captions. Set this to Disabled to prohibit.
144
+
145
+
```yaml
146
+
Type: String
147
+
Parameter Sets: (All)
148
+
Aliases:
149
+
150
+
Required: False
151
+
Position: Named
152
+
Default value: DisabledUserOverride
153
+
Accept pipeline input: False
154
+
Accept wildcard characters: False
155
+
```
156
+
142
157
### -ScreenSharingMode
143
158
Determines the mode in which guests can share a screen in calls or meetings. Set this to SingleApplication to allow the user to share an application at a given point in time. Set this to EntireScreen to allow the user to share anything on their screens. Set this to Disabled to prohibit the user from sharing their screens
0 commit comments