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 4dafcb3 + dae044f commit 39c1071Copy full SHA for 39c1071
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