Skip to content

Commit d26bf88

Browse files
authored
Merge pull request MicrosoftDocs#2199 from masamig/patch-3
Update Set-AntiPhishPolicy.md
2 parents a80a3c2 + 5d7639f commit d26bf88

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)