Skip to content

Commit 0d42748

Browse files
Update Set-OwaMailboxPolicy.md
Adding changes for ItemsToOtherAccountsEnabled.
1 parent 5025a4f commit 0d42748

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 emails between accounts. Valid values are:
1398+
1399+
- $true: Users can move and copy emails to and from external accounts.
1400+
- $false: Users cannot move or copy emails to and from external accounts. This is the default value.
1401+
1402+
**Note:** This policy does not affect moving or copying emails between Groups and Shared Mailboxes within the same tenant.
13981403

13991404
```yaml
14001405
Type: System.Boolean

0 commit comments

Comments
 (0)