File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
exchange/exchange-ps/exchange/advanced-threat-protection Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
36
36
37
37
### -------------------------- Example 1 --------------------------
38
38
```
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"
40
40
```
41
41
42
42
This example creates a new Safe Links rule named Research Department URL Rule with the following conditions:
You can’t perform that action at this time.
0 commit comments