Skip to content

Commit 7fc1c44

Browse files
authored
Merge pull request MicrosoftDocs#4257 from ruiwensu/patch-1
Update Set-AtpPolicyForO365.md
2 parents bf7b827 + 1ed4443 commit 7fc1c44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/Set-AtpPolicyForO365.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ Accept pipeline input: False
140140
Accept wildcard characters: False
141141
```
142142
143-
### -EnableSafeLinksForClients
144-
The EnableSafeLinksForClients parameter specifies whether Safe Links is enabled for Office 365 ProPlus clients. Valid values are:
143+
### -EnableSafeLinksForO365Clients
144+
The EnableSafeLinksForO365Clients parameter specifies whether Safe Links is enabled for Office 365 apps on desktop clients and on the web. Valid values are:
145145
146-
- $true: Safe Links are enabled for Office clients.
146+
- $true: Safe Links are enabled for Office 365 apps. This is the default value.
147147
148-
- $false: Safe Links are disabled for Office clients. This is the default value.
148+
- $false: Safe Links are disabled for Office 365 apps.
149149
150150
```yaml
151151
Type: $true | $false

0 commit comments

Comments
 (0)