Skip to content

Commit 7a6a310

Browse files
authored
Merge pull request #11081 from jeffkalv/patch-1
Update Set-OwaMailboxPolicy.md for PersonalAccountsEnabled
2 parents 5d12142 + 31cf6bb commit 7a6a310

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,10 @@ Accept wildcard characters: False
16691669
### -PersonalAccountsEnabled
16701670
This parameter is available only in the cloud-based service.
16711671

1672-
{{ Fill PersonalAccountsEnabled Description }}
1672+
The PersonalAccountsEnabled parameter specifies whether to allow users to add their personal accounts (for example, Outlook.com, Gmail, or Yahoo!) in the new Outlook for Windows. Valid values are:
1673+
1674+
- $true: Users can add their personal accounts in the new Outlook for Windows. This is the default value.
1675+
- $false: Users can't add their personal accounts in the new Outlook for Windows.
16731676

16741677
```yaml
16751678
Type: System.Boolean

0 commit comments

Comments
 (0)