Skip to content

Commit f14045a

Browse files
authored
Merge pull request #12486 from pmfabianperez/patch-1
Update Set-OwaMailboxPolicy.md (ItemsToOtherAccountsEnabled)
2 parents 5025a4f + 2fc48bf commit f14045a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1394,7 +1394,12 @@ Accept wildcard characters: False
13941394
### -ItemsToOtherAccountsEnabled
13951395
This parameter is available only in the cloud-based service.
13961396

1397-
{{ Fill ItemsToOtherAccountsEnabled Description }}
1397+
The ItemsToOtherAccountsEnabled parameter specifies whether users can move or copy email messages between accounts. Valid values are:
1398+
1399+
- $true: Users can move and copy messages to and from external accounts.
1400+
- $false: Users can't move or copy messages to and from external accounts. This is the default value.
1401+
1402+
**Note:** This policy doesn't affect moving or copying messages between Microsoft 365 Groups and shared mailboxes within the organization.
13981403

13991404
```yaml
14001405
Type: System.Boolean

0 commit comments

Comments
 (0)