Skip to content

Commit 49b2dc6

Browse files
authored
Update New-SafeLinksRule.md
1 parent 60f91da commit 49b2dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/New-SafeLinksRule.md

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

3737
### -------------------------- Example 1 --------------------------
3838
```
39-
New-SafeAttachmentRule -Name "Research Department URL Rule" -SafeAttachmentPolicy "Research Block URL" -SentToMemberOf "Research Department" -ExceptIfSentToMemberOf "Research Department Managers"
39+
New-SafeLinksRule -Name "Research Department URL Rule" -SafeAttachmentPolicy "Research Block URL" -SentToMemberOf "Research Department" -ExceptIfSentToMemberOf "Research Department Managers"
4040
```
4141

4242
This example creates a new Safe Links rule named Research Department URL Rule with the following conditions:

0 commit comments

Comments
 (0)