Skip to content

Commit feffa83

Browse files
Merge pull request #12003 from andrewpark-ms/patch-2
Update New-CsTeamsMeetingPolicy.md
2 parents b6e132f + 09addc1 commit feffa83

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,13 @@ 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.
254+
255+
Possible values:
256+
257+
- Enabled
258+
- Disabled
259+
- ForceEnabled
254260
255261
```yaml
256262
Type: String

0 commit comments

Comments
 (0)