Skip to content

Commit c7a8864

Browse files
authored
Merge pull request #13469 from chrisda/chrisda
Update Set-User.md
2 parents a561a10 + 0c3d777 commit c7a8864

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

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

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

858+
In Exchange Online, you can also 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+
858860
```yaml
859861
Type: String
860862
Parameter Sets: (All)
@@ -1023,6 +1025,8 @@ Accept wildcard characters: False
10231025

10241026
The Phone parameter specifies the user's office telephone number.
10251027

1028+
In Exchange Online, you can also 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+
10261030
```yaml
10271031
Type: String
10281032
Parameter Sets: (All)

0 commit comments

Comments
 (0)