Skip to content

Commit bbe18f8

Browse files
authored
Merge pull request #10753 from JensTrier/JensUpdate11
Update New/Set-CsTeamsEmergencyCallingPolicy
2 parents 9c9439d + a415666 commit bbe18f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

skype/skype-ps/skype/New-CsTeamsEmergencyCallingPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Accept wildcard characters: False
7474
```
7575
7676
### -EnhancedEmergencyServiceDisclaimer
77-
Allows the tenant administrator to configure a text string, which is shown at the top of the Calls app. The user can acknowledge the string by selecting OK. The string will be shown on client restart.
77+
Allows the tenant administrator to configure a text string, which is shown at the top of the Calls app. The user can acknowledge the string by selecting OK. The string will be shown on client restart. The disclaimer can be up to 350 characters.
7878
7979
```yaml
8080
Type: String
@@ -140,7 +140,7 @@ Accept wildcard characters: False
140140
```
141141
142142
### -NotificationGroup
143-
NotificationGroup is a 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.
143+
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 e-mail addresses can be specified and a maximum of 50 users in total can be notified.
144144
145145
```yaml
146146
Type: String

skype/skype-ps/skype/Set-CsTeamsEmergencyCallingPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Accept wildcard characters: False
5454
```
5555
5656
### -EnhancedEmergencyServiceDisclaimer
57-
Allows the tenant administrator to configure a text string, which is shown at the top of the Calls app. The user can acknowledge the string by selecting OK. The string will be shown on client restart.
57+
Allows the tenant administrator to configure a text string, which is shown at the top of the Calls app. The user can acknowledge the string by selecting OK. The string will be shown on client restart. The disclaimer can be up to 350 characters.
5858
5959
```yaml
6060
Type: String
@@ -135,7 +135,7 @@ Accept wildcard characters: False
135135
```
136136
137137
### -NotificationGroup
138-
NotificationGroup is a 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.
138+
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 e-mail addresses can be specified and a maximum of 50 users in total can be notified.
139139
140140
```yaml
141141
Type: String

0 commit comments

Comments
 (0)