File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ Set-AtpPolicyForO365 [[-Identity] <AtpPolicyForO365IdParameter>]
38
38
[-EnableATPForSPOTeamsODB <Boolean>]
39
39
[-EnableSafeDocs <Boolean>]
40
40
[-EnableSafeLinksForO365Clients <Boolean>]
41
- [-EnableSafeLinksForWebAccessCompanion <Boolean>]
42
41
[-TrackClicks <Boolean>]
43
42
[-WhatIf] [<CommonParameters>]
44
43
```
@@ -214,26 +213,6 @@ Accept pipeline input: False
214
213
Accept wildcard characters : False
215
214
` ` `
216
215
217
- ### -EnableSafeLinksForWebAccessCompanion
218
- The EnableSafeLinksForWebAccessCompanion parameter specifies whether Safe Links is enabled for Microsoft 365 apps on the web. Valid values are:
219
-
220
- - $true: Safe Links are enabled for Microsoft 365 web apps. This is the default value.
221
-
222
- - $false: Safe Links are disabled for Microsoft 365 web apps.
223
-
224
- ` ` ` yaml
225
- Type : Boolean
226
- Parameter Sets : (All)
227
- Aliases :
228
- Applicable : Exchange Online, Exchange Online Protection
229
-
230
- Required : False
231
- Position : Named
232
- Default value : None
233
- Accept pipeline input : False
234
- Accept wildcard characters : False
235
- ` ` `
236
-
237
216
### -TrackClicks
238
217
The TrackClicks parameter specifies whether to track user clicks related to blocked URLs. Valid values are:
239
218
You can’t perform that action at this time.
0 commit comments