We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6135537 commit 0cef353Copy full SHA for 0cef353
teams/teams-ps/teams/Remove-CsTeamsShiftsPolicy.md
@@ -26,7 +26,8 @@ Remove-CsTeamsShiftsPolicy [-Identity] <XdsIdentity> [<CommonParameters>]
26
PS C:\> Remove-CsTeamsShiftsPolicy -Identity OffShiftAccess_WarningMessage1_AlwaysShowMessage
27
```
28
29
-In this example, the policy instance to be removed is called "OffShiftAccess_WarningMessage1_AlwaysShowMessage"
+In this example, the policy instance to be removed is called "OffShiftAccess_WarningMessage1_AlwaysShowMessage".
30
+
31
32
## PARAMETERS
33
0 commit comments