We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69669dc + c764bb6 commit 507b649Copy full SHA for 507b649
1 file changed
exchange/exchange-ps/ExchangePowerShell/Remove-HVEAppAccess.md
@@ -49,7 +49,7 @@ This example removes the specified application from the Allowed Apps list of the
49
Remove-HVEAppAccess -Identity HVEAccount01@tailspintoys.com -AppIds "11111111-1111-1111-1111-111111111111","22222222-2222-2222-2222-222222222222"
50
```
51
52
-This example removes the specified applications from the Allowed Apps list of the specified HVE account.
+This example removes multiple specified applications from the Allowed Apps list of the specified HVE account.
53
54
### Example 3
55
```powershell
0 commit comments