Skip to content

Commit b5ab314

Browse files
authored
Merge pull request MicrosoftDocs#5780 from emmaryan123/patch-1
Update Set-CsTeamsMeetingPolicy.md
2 parents 78d0e84 + a503e8b commit b5ab314

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

skype/skype-ps/skype/Set-CsTeamsMeetingPolicy.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,17 @@ Accept pipeline input: False
595595
Accept wildcard characters: False
596596
```
597597
598+
### -VideoFiltersMode
599+
Determines what background effects a user can use in scheduled calls and meetings.
600+
Possible values: NoFilters, BlurOnly, BlurAndDefaultBackgrounds, AllFilters.
601+
602+
```yaml
603+
Type: Enum
604+
Position: Named
605+
Default value: AllFilters
606+
Accept pipeline input: False
607+
Accept wildcard characters: False
608+
598609
## INPUTS
599610

600611
### System.Management.Automation.PSObject
@@ -607,4 +618,3 @@ Accept wildcard characters: False
607618
## NOTES
608619

609620
## RELATED LINKS
610-

0 commit comments

Comments
 (0)