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 @@ -46,7 +46,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
46
46
47
47
### -------------------------- Example 1 --------------------------
48
48
```
49
- New-SafeLinksRule -Name "Research Department URL Rule" -SafeAttachmentPolicy "Research Block URL" -SentToMemberOf "Research Department" -ExceptIfSentToMemberOf "Research Department Managers"
49
+ New-SafeLinksRule -Name "Research Department URL Rule" -SafeLinksPolicy "Research Block URL" -SentToMemberOf "Research Department" -ExceptIfSentToMemberOf "Research Department Managers"
50
50
```
51
51
52
52
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