Skip to content

Commit cf722b7

Browse files
Update New-CsTeamsEmergencyCallingPolicy.md
Add extra clarification for UPN vs. SMTP address for users added to notification group
1 parent 9ad47f2 commit cf722b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/New-CsTeamsEmergencyCallingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Accept wildcard characters: False
155155
```
156156
157157
### -NotificationGroup
158-
NotificationGroup is an email list of users and groups to be notified of an emergency call via Teams chat. 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.
158+
NotificationGroup is an email list of users and groups to be notified of an emergency call via Teams chat. 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. Both UPN and SMTP address are accepted when adding users directly.
159159
160160
```yaml
161161
Type: String

0 commit comments

Comments
 (0)