Skip to content

Commit b69608f

Browse files
authored
Merge pull request #13463 from komiyamo/patch-1
Update Set-User.md to remove Exchange Online notes about Phone and MobilePhone
2 parents 8cf2753 + fcbf32d commit b69608f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

exchange/exchange-ps/ExchangePowerShell/Set-User.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -855,8 +855,6 @@ Accept wildcard characters: False
855855

856856
The MobilePhone parameter specifies the user's primary mobile phone number.
857857

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.
859-
860858
```yaml
861859
Type: String
862860
Parameter Sets: (All)
@@ -1025,8 +1023,6 @@ Accept wildcard characters: False
10251023

10261024
The Phone parameter specifies the user's office telephone number.
10271025

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.
1029-
10301026
```yaml
10311027
Type: String
10321028
Parameter Sets: (All)

0 commit comments

Comments
 (0)