We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6356d9b + cdf34d1 commit 7b39e85Copy full SHA for 7b39e85
exchange/exchange-ps/exchange/advanced-threat-protection/Set-SafeLinksPolicy.md
@@ -38,7 +38,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
38
39
### Example 1
40
```powershell
41
-Set-SafeAttachmentsPolicy -Identity "Engineering Block URL" -TrackClicks $true
+Set-SafeLinksPolicy -Identity "Engineering Block URL" -TrackClicks $true
42
```
43
44
This example modifies the existing Safe Links policy named Engineering Block URL to track user clicks on URLs in URL trace.
0 commit comments