Skip to content

Commit 7c9cba4

Browse files
authored
Merge pull request #9063 from JensTrier/UCSUpdateForGA
Update UserCallingSettings/Delegates for GA
2 parents 3b6f332 + dc7c491 commit 7c9cba4

8 files changed

+16
-32
lines changed

skype/skype-ps/skype/Get-CsVoiceNormalizationRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Returns information about the voice normalization rules used in your organizatio
1717
Voice normalization rules convert telephone dialing requirements (for example, dialing 9 to access an outside line) to the E.164 phone number format used by Skype for Business Server.
1818
This cmdlet was introduced in Lync Server 2010.
1919

20-
**Note**: This cmdlet will be deprecated from Teams PowerShell Module.
20+
**Note**: This cmdlet has been deprecated in Teams PowerShell Module 4.0.0.
2121

2222
## SYNTAX
2323

skype/skype-ps/skype/Remove-CsVoiceNormalizationRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Removes a voice normalization rule.
1717
Voice normalization rules are used to convert telephone dialing requirements (for example, dialing 9 to access an outside line) to the E.164 phone number format used by Skype for Business Server.
1818
This cmdlet was introduced in Lync Server 2010.
1919

20-
**Note**: This cmdlet will be deprecated from Teams PowerShell Module.
20+
**Note**: This cmdlet has been deprecated in Teams PowerShell Module 4.0.0.
2121

2222
## SYNTAX
2323

skype/skype-ps/skype/Set-CsVoiceNormalizationRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Modifies a voice normalization rule.
1717
Voice normalization rules are used to convert a telephone dialing requirement (for example, dialing 9 to access an outside line) to the E.164 phone number format used by Skype for Business Server.
1818
This cmdlet was introduced in Lync Server 2010.
1919

20-
**Note**: This cmdlet will be deprecated from Teams PowerShell Module.
20+
**Note**: This cmdlet has been deprecated in Teams PowerShell Module 4.0.0.
2121

2222
## SYNTAX
2323

teams/teams-ps/teams/Get-CsUserCallingSettings.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ schema: 2.0.0
1515
## SYNOPSIS
1616
This cmdlet will show the call forwarding, simultaneous ringing, call group and delegation settings for a user.
1717

18-
> [!NOTE]
19-
> **Preview** The use of this cmdlet is in Public Preview.
20-
2118
## SYNTAX
2219

2320
```powershell
@@ -207,9 +204,8 @@ GroupMembershipDetails :
207204
GroupNotificationOverride :
208205
```
209206

210-
This example shows the default settings for a user that has never changed the call forward settings via Microsoft Teams. Note that for users with settings
211-
212-
as shown here, unanswered calls will be forwarded to voicemail by default.
207+
This example shows the default settings for a user that has never changed the call forward settings via Microsoft Teams. Note that for users with settings as shown here,
208+
unanswered calls will by default be forwarded to voicemail after 30 seconds.
213209

214210
## PARAMETERS
215211

@@ -239,7 +235,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
239235
### System.Object
240236
241237
## NOTES
242-
The cmdlet is available in Teams PowerShell module 3.0.1-preview and 3.2.0-preview (preferred).
238+
The cmdlet is available in Teams PowerShell module 4.0.0 or later.
243239
244240
## RELATED LINKS
245241

teams/teams-ps/teams/New-CsUserCallingDelegate.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ schema: 2.0.0
1515
## SYNOPSIS
1616
This cmdlet will add a new delegate for calling in Microsoft Teams.
1717

18-
> [!NOTE]
19-
> **Preview** The use of this cmdlet is in Public Preview.
20-
2118
## SYNTAX
2219

2320
### Identity (Default)
@@ -38,7 +35,7 @@ New-CsUserCallingDelegate -Identity [email protected] -Delegate [email protected]
3835
## PARAMETERS
3936

4037
### -Delegate
41-
The Identity of the delegate to add. Can be specified using the ObjectId, the SIP address or the e-mail address.
38+
The Identity of the delegate to add. Can be specified using the ObjectId or the SIP address.
4239

4340
A user can have up to 25 delegates.
4441

@@ -54,7 +51,7 @@ Accept wildcard characters: False
5451
```
5552
5653
### -Identity
57-
The Identity of the user to add a delegate for. Can be specified using the ObjectId, the SIP address or the e-mail address.
54+
The Identity of the user to add a delegate for. Can be specified using the ObjectId or the SIP address.
5855
5956
```yaml
6057
Type: System.String
@@ -125,7 +122,7 @@ and -WarningVariable. For more information, see [about_CommonParameters](https:/
125122
### System.Object
126123
127124
## NOTES
128-
The cmdlet is available in Teams PowerShell module 3.0.1-preview or 3.2.0-preview (preferred).
125+
The cmdlet is available in Teams PowerShell module 4.0.0 or later.
129126
130127
The specified user need to have the Microsoft Phone System license assigned.
131128

teams/teams-ps/teams/Remove-CsUserCallingDelegate.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ schema: 2.0.0
1515
## SYNOPSIS
1616
This cmdlet will remove a delegate for calling in Microsoft Teams.
1717

18-
> [!NOTE]
19-
> **Preview** The use of this cmdlet is in Public Preview.
20-
2118
## SYNTAX
2219

2320
### Identity (Default)
@@ -40,7 +37,7 @@ This example shows removing the delegate [email protected].
4037
## PARAMETERS
4138

4239
### -Delegate
43-
The Identity of the delegate to remove. Can be specified using the ObjectId, the SIP address or the e-mail address.
40+
The Identity of the delegate to remove. Can be specified using the ObjectId or the SIP address.
4441

4542
```yaml
4643
Type: System.String
@@ -54,7 +51,7 @@ Accept wildcard characters: False
5451
```
5552
5653
### -Identity
57-
The Identity of the user to remove a delegate for. Can be specified using the ObjectId, the SIP address or the e-mail address.
54+
The Identity of the user to remove a delegate for. Can be specified using the ObjectId or the SIP address.
5855
5956
```yaml
6057
Type: System.String
@@ -80,7 +77,7 @@ and -WarningVariable. For more information, see [about_CommonParameters](https:/
8077
### System.Object
8178
8279
## NOTES
83-
The cmdlet is available in Teams PowerShell module 3.0.1-preview or 3.2.0-preview (preferred).
80+
The cmdlet is available in Teams PowerShell module 4.0.0 or later.
8481
8582
The specified user need to have the Microsoft Phone System license assigned.
8683

teams/teams-ps/teams/Set-CsUserCallingDelegate.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ schema: 2.0.0
1515
## SYNOPSIS
1616
This cmdlet will change permissions for a delegate for calling in Microsoft Teams.
1717

18-
> [!NOTE]
19-
> **Preview** The use of this cmdlet is in Public Preview.
20-
2118
## SYNTAX
2219

2320
### Identity (Default)
@@ -45,7 +42,7 @@ This example shows setting the MakeCalls permissions to True for [email protected]
4542
## PARAMETERS
4643

4744
### -Delegate
48-
The Identity of the delegate to add. Can be specified using the ObjectId, the SIP address or the e-mail address.
45+
The Identity of the delegate to add. Can be specified using the ObjectId or the SIP address.
4946

5047
A user can have up to 25 delegates.
5148

@@ -61,7 +58,7 @@ Accept wildcard characters: False
6158
```
6259
6360
### -Identity
64-
The Identity of the user to add a delegate for. Can be specified using the ObjectId, the SIP address or the e-mail address.
61+
The Identity of the user to add a delegate for. Can be specified using the ObjectId or the SIP address.
6562
6663
```yaml
6764
Type: System.String
@@ -133,7 +130,7 @@ and -WarningVariable. For more information, see [about_CommonParameters](https:/
133130
### System.Object
134131
135132
## NOTES
136-
The cmdlet is available in Teams PowerShell module 3.0.1-preview or 3.2.0-preview (preferred).
133+
The cmdlet is available in Teams PowerShell module 4.0.0 or later.
137134
138135
The specified user need to have the Microsoft Phone System license assigned.
139136

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ schema: 2.0.0
1515
## SYNOPSIS
1616
This cmdlet will set the call forwarding, simultaneous ringing and call group settings for the specified user.
1717

18-
> [!NOTE]
19-
> **Preview** The use of this cmdlet is in Public Preview.
20-
2118
## SYNTAX
2219

2320
### Identity (Default)
@@ -398,7 +395,7 @@ and -WarningVariable. For more information, see [about_CommonParameters](https:/
398395
### System.Object
399396
400397
## NOTES
401-
The cmdlet is available in Teams PowerShell module 3.0.1-preview or 3.2.0-preview (preferred).
398+
The cmdlet is available in Teams PowerShell module 4.0.0 or later.
402399
403400
The specified user need to have the Microsoft Phone System license assigned.
404401

0 commit comments

Comments
 (0)