Skip to content

Commit 166d3e8

Browse files
authored
Merge pull request #11900 from pavellatif/main
Update New-CsTeamsEmergencyCallingExtendedNotification.md
2 parents 03a1792 + 11ab816 commit 166d3e8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

teams/teams-ps/teams/New-CsTeamsEmergencyCallingExtendedNotification.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ New-CsTeamsEmergencyCallingExtendedNotification -EmergencyDialString <string> [-
2222
```
2323

2424
## DESCRIPTION
25-
26-
**Note**: The use of extended notifications for emergency calling and this cmdlet is currently not supported.
27-
2825
This cmdlet supports creating specific emergency calling notification settings per emergency phone number. It is used with TeamsEmergencyCallingPolicy.
2926

3027
## EXAMPLES
@@ -54,7 +51,7 @@ Accept wildcard characters: False
5451
```
5552
5653
### -NotificationGroup
57-
NotificationGroup is an email list of users and groups to be notified of an emergency call. Individual users or groups are separated by ";", for instance, "[email protected];[email protected]". A maximum of 50 users can be notified.
54+
NotificationGroup is an email list of users and groups to be notified of an emergency call. Individual users or groups are separated by ";", for instance, "[email protected];[email protected]". A maximum of 10 entries consisting of users and/or groups can be added to the NotificationGroup. The total number of users notified cannot exceed 50.
5855
5956
```yaml
6057
Type: String

0 commit comments

Comments
 (0)