Skip to content

Commit 5d7639f

Browse files
authored
Update Set-AntiPhishPolicy.md
By looking at the test tenants, the default value for EnableMailboxIntelligence is True.
1 parent a80a3c2 commit 5d7639f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/Set-AntiPhishPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,9 @@ Accept wildcard characters: False
231231
### -EnableMailboxIntelligence
232232
The EnableMailboxIntelligence parameter specifies whether to enable or disable mailbox intelligence (the first contact graph) in domain and user impersonation protection. Valid values are:
233233
234-
- $true: Use mailbox intelligence in domain and user impersonation protection.
234+
- $true: Use mailbox intelligence in domain and user impersonation protection. This is the default value.
235235
236-
- $false: Don't use mailbox intelligence in domain and user impersonation protection. This is the default value.
236+
- $false: Don't use mailbox intelligence in domain and user impersonation protection.
237237
238238
```yaml
239239
Type: $true | $false

0 commit comments

Comments
 (0)