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: teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -279,8 +279,10 @@ Determines whether meeting organizers are allowed to download the attendee engag
279
279
280
280
- Enabled: allow the meeting organizer to download the report.
281
281
- Disabled: disable attendee report generation and prohibit meeting organizer from downloading it.
282
+
- ForceEnabled: enable attendee report generation and prohibit meeting organizer from disabling it.
283
+
- ForceDisabled: disable attendee report generation and prohibit meeting organizer from enabling it.
282
284
283
-
If set to enabled, only meeting organizers will get a link to download the report in Teams. Regular attendees will have no access to it.
285
+
If set to Enabled or ForceEnabled, only meeting organizers will get a link to download the report in Teams. Regular attendees will have no access to it.
0 commit comments