Skip to content

Commit 2fc48bf

Browse files
authored
Update terminology in Set-OwaMailboxPolicy.md
1 parent 0d42748 commit 2fc48bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

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

1397-
The ItemsToOtherAccountsEnabled parameter specifies whether users can move or copy emails between accounts. Valid values are:
1397+
The ItemsToOtherAccountsEnabled parameter specifies whether users can move or copy email messages between accounts. Valid values are:
13981398

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.
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.
14011401

1402-
**Note:** This policy does not affect moving or copying emails between Groups and Shared Mailboxes within the same tenant.
1402+
**Note:** This policy doesn't affect moving or copying messages between Microsoft 365 Groups and shared mailboxes within the organization.
14031403

14041404
```yaml
14051405
Type: System.Boolean

0 commit comments

Comments
 (0)