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.
1 parent 60f91da commit dae044fCopy full SHA for dae044f
exchange/exchange-ps/exchange/advanced-threat-protection/Set-SafeLinksRule.md
@@ -34,7 +34,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
34
35
### -------------------------- Example 1 --------------------------
36
```
37
-Set-SafeAttachmentRule -Identity "Engineering Department URL Rule" -ExceptIfRecipientDomainIs fabrikam.com
+Set-SafeLinksRule -Identity "Engineering Department URL Rule" -ExceptIfRecipientDomainIs fabrikam.com
38
39
40
This example modifies the existing Safe Links Rule named Engineering Department URL Rule to exclude messages sent to the fabrikam.com domain.
0 commit comments