Skip to content

Commit a3f05cc

Browse files
Update New-CsTeamsMeetingPolicy.md
1 parent dc27d19 commit a3f05cc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,14 @@ Accept wildcard characters: False
250250
```
251251
252252
### -AllowEngagementReport
253-
Determines whether users are allowed to download the attendee engagement report. Set this to Enabled to allow the user to download the report. Set this to Disabled to prohibit the user to download it.
253+
Determines whether users are allowed to download the attendee engagement report. Set this to Enabled to allow the user to download the report. Set this to Disabled to prohibit the user to download it. ForceEnabled will enable attendee report generation and prohibit meeting organizer from disabling it. ForceDisabled will disable attendee report generation and prohibit meeting organizer from enabling it.
254+
255+
Possible values:
256+
257+
- Enabled
258+
- Disabled
259+
- ForceEnabled
260+
- ForceDisabled
254261
255262
```yaml
256263
Type: String

0 commit comments

Comments
 (0)