Skip to content

Commit 518288c

Browse files
authored
Update Set-CsUserCallingSettings.md
1 parent 6aa4be9 commit 518288c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

teams/teams-ps/teams/Set-CsUserCallingSettings.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -270,13 +270,7 @@ Accept wildcard characters: False
270270
271271
The group notification override that will be set on the specified user. The supported values are Ring, Mute and Banner.
272272
273-
The initial setting is Null. It means that the Teams client is honoring the group notification set on the call group.
274-
275-
When you set the GroupNotificationOverride to Ring or Banner for a user, the Teams client is honoring the group notification set on the call group.
276-
277-
If you set GroupNotificationOverride to Mute for a user, that setting will precedence over the setting on the call group for the user.
278-
279-
For example: User A is a member of User B's call group. The notification setting in User B's call group for User A says Banner. User A has GroupNotificationOverride set to Ring. When a call is forwarded to User A from User B's call group, User A will only get Banner, not the ring. If User A has GroupNotificationOverride set to Mute, no call notification will be shown to User A.
273+
The initial setting is shown as Null. It means that the group notification set for the user in the call group is used. If you set GroupNotificationOverride to Mute, that setting will override the group notification for the user in the call group for the user. If you set the GroupNotificationOverride to Ring or Banner, the group notification set for the user in the call group will be used.
280274
281275
```yaml
282276
Type: System.String

0 commit comments

Comments
 (0)