Skip to content

Commit 04d4906

Browse files
authored
Update Remove-ApplicationAccessPolicy.md
The cmdlet now supports -WhatIf
1 parent e7dcc92 commit 04d4906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Remove-ApplicationAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Accept wildcard characters: False
7777
```
7878

7979
### -WhatIf
80-
The WhatIf switch doesn't work on this cmdlet.
80+
The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.
8181

8282
```yaml
8383
Type: SwitchParameter

0 commit comments

Comments
 (0)