Skip to content

Commit d7aa1e3

Browse files
author
JP Chen
committed
Minor fix
1 parent 74a9e6a commit d7aa1e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Modifies an existing Teams voice applications policy.
1313

1414
## SYNTAX
1515

16+
```
1617
Set-CsTeamsVoiceApplicationsPolicy [-AllowAutoAttendantAfterHoursGreetingChange <Boolean>]
1718
[-AllowAutoAttendantBusinessHoursGreetingChange <Boolean>]
1819
[-AllowAutoAttendantHolidayGreetingChange <Boolean>] [-AllowAutoAttendantBusinessHoursChange <Boolean>] [-AllowAutoAttendantTimeZoneChange <Boolean>] [-AllowAutoAttendantLanguageChange <Boolean>] [-AllowAutoAttendantHolidaysChange <Boolean>] [-AllowAutoAttendantBusinessHoursRoutingChange <Boolean>] [-AllowAutoAttendantAfterHoursRoutingChange <Boolean>]
@@ -26,6 +27,7 @@ Set-CsTeamsVoiceApplicationsPolicy [-AllowAutoAttendantAfterHoursGreetingChange
2627
[-AllowCallQueueTimeoutRoutingChange <Boolean>] [-AllowCallQueueNoAgentsRoutingChange <Boolean>]
2728
[-AllowCallQueueConferenceModeChange <Boolean>] [[-Identity] <String>]
2829
[-WhatIf] [-Confirm] [<CommonParameters>]
30+
```
2931

3032
## DESCRIPTION
3133

0 commit comments

Comments
 (0)