Skip to content

Commit e62847e

Browse files
authored
Update New-CsAutoAttendantCallableEntity.md
1 parent de1a862 commit e62847e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

teams/teams-ps/teams/New-CsAutoAttendantCallableEntity.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ Accept wildcard characters: False
166166
```
167167
168168
### -CallPriority
169+
_Saving an auto attendant configuration through Teams admin center will reset the priority to 3 - Normal / Default._
170+
169171
The Call Priority of the MenuOption, only applies when the `Type` is `ApplicationEndpoint` or `ConfigurationEndpoint`.
170172

171173
PARAMVALUE: 1 | 2 | 3 | 4 | 5
@@ -177,7 +179,7 @@ PARAMVALUE: 1 | 2 | 3 | 4 | 5
177179
5 = Very Low
178180

179181
> [!IMPORTANT]
180-
> Call priorities isn't currently supported for [Authorized users](/microsoftteams/aa-cq-authorized-users-plan) in Queues App. Authorized users will not be able to able to edit call flows with priorities.
182+
> Call priorities isn't currently supported for [Authorized users](/microsoftteams/aa-cq-authorized-users-plan) in Queues App. Authorized users will not be able to edit call flows with priorities.
181183

182184
```yaml
183185
Type: Int16

0 commit comments

Comments
 (0)