Skip to content

Commit fa0478a

Browse files
Update Set-CsTeamsMeetingPolicy.md
1 parent dc27d19 commit fa0478a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,10 @@ Determines whether meeting organizers are allowed to download the attendee engag
279279
280280
- Enabled: allow the meeting organizer to download the report.
281281
- 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.
282284
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.
284286
285287
```yaml
286288
Type: String

0 commit comments

Comments
 (0)