Skip to content

Commit 422c095

Browse files
authored
Update Set-OwaMailboxPolicy.md for PersonalAccountsEnabled
Add description for PersonalAccountsEnabled parameter, now available to manage adding of personal accounts for the new Outlook for Windows.
1 parent 359bba2 commit 422c095

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)