Skip to content

Commit cdf34d1

Browse files
authored
Merge pull request MicrosoftDocs#4392 from dariomws306/patch-64
Update Set-SafeLinksPolicy.md
2 parents cd1f78f + 9223a2c commit cdf34d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
3838

3939
### Example 1
4040
```powershell
41-
Set-SafeAttachmentsPolicy -Identity "Engineering Block URL" -TrackClicks $true
41+
Set-SafeLinksPolicy -Identity "Engineering Block URL" -TrackClicks $true
4242
```
4343

4444
This example modifies the existing Safe Links policy named Engineering Block URL to track user clicks on URLs in URL trace.

0 commit comments

Comments
 (0)