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/New-CsTeamsMeetingPolicy.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -738,6 +738,21 @@ Accept pipeline input: False
738
738
Accept wildcard characters: False
739
739
```
740
740
741
+
### -Confirm
742
+
Prompts you for confirmation before running the cmdlet.
743
+
744
+
```yaml
745
+
Type: SwitchParameter
746
+
Parameter Sets: (All)
747
+
Aliases: cf
748
+
749
+
Required: False
750
+
Position: Named
751
+
Default value: None
752
+
Accept pipeline input: False
753
+
Accept wildcard characters: False
754
+
```
755
+
741
756
### -ContentSharingInExternalMeetings
742
757
This policy allows admins to determine whether the user can share content in meetings organized by external organizations. The user should have a Teams Premium license to be protected under this policy.
0 commit comments