You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MobilePhone parameter specifies the user's primary mobile phone number.
857
857
858
-
**Note**: In Exchange Online, you can't use this parameter. Instead, use the MobilePhone parameter on the [Update-MgUser](https://learn.microsoft.com/powershell/module/microsoft.graph.users/update-mguser) cmdlet in Microsoft Graph PowerShell.
The Phone parameter specifies the user's office telephone number.
1027
1025
1028
-
**Note**: In Exchange Online, you can't use this parameter. Instead, use the BusinessPhones parameter on the [Update-MgUser](https://learn.microsoft.com/powershell/module/microsoft.graph.users/update-mguser) cmdlet in Microsoft Graph PowerShell.
>The functionality provided by this cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
27
+
>[!CAUTION]
28
+
>The functionality provided by this cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
29
29
30
30
Use the New-CsAutoRecordingTemplate cmdlet to create an Auto Recording tempalte that can be assigned to a call queue.
>This text needs to be entered in the same language that is set for the call queue.
201
+
199
202
The text to speach prompt that will be played to callers telling them their call is being recorded.
200
203
201
204
```yaml
@@ -210,9 +213,6 @@ Accept pipeline input: False
210
213
Accept wildcard characters: False
211
214
```
212
215
213
-
>[!CAUTION]
214
-
>This text needs to be entered in the same language that is set for the call queue.
215
-
216
216
### CommonParameters
217
217
218
218
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments