You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-AntiPhishPolicy.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -444,6 +444,8 @@ This setting is part of impersonation protection and is only available in Micros
444
444
445
445
The ExcludedDomains parameter specifies an exception for impersonation protection that looks for the specified domains in the message sender. You can specify multiple domains separated by commas.
446
446
447
+
The maximum number of entries is approximately 1000.
448
+
447
449
```yaml
448
450
Type: MultiValuedProperty
449
451
Parameter Sets: (All)
@@ -462,6 +464,8 @@ This setting is part of impersonation protection and is only available in Micros
462
464
463
465
The ExcludedSenders parameter specifies an exception for impersonation protection that looks for the specified message sender. You can specify multiple email addresses separated by commas.
464
466
467
+
The maximum number of entries is approximately 1000.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-AntiPhishPolicy.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -448,6 +448,8 @@ This setting is part of impersonation protection and is only available in Micros
448
448
449
449
The ExcludedDomains parameter specifies an exception for impersonation protection that looks for the specified domains in the message sender. You can specify multiple domains separated by commas.
450
450
451
+
The maximum number of entries is approximately 1000.
452
+
451
453
```yaml
452
454
Type: MultiValuedProperty
453
455
Parameter Sets: (All)
@@ -466,6 +468,8 @@ This setting is part of impersonation protection and is only available in Micros
466
468
467
469
The ExcludedSenders parameter specifies an exception for impersonation protection that looks for the specified message sender. You can specify multiple email addresses separated by commas.
468
470
471
+
The maximum number of entries is approximately 1000.
0 commit comments