Skip to content

Commit 4c30d94

Browse files
authored
Merge pull request #12093 from matteosabbatini/patch-1
Update Set-RetentionCompliancePolicy.md
2 parents 072d872 + c2e0815 commit 4c30d94

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

exchange/exchange-ps/exchange/Set-RetentionCompliancePolicy.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -759,12 +759,9 @@ Accept wildcard characters: False
759759
```
760760

761761
### -RemoveExchangeLocation
762-
The RemoveExchangeLocation parameter specifies the mailboxes to remove from the list of included mailboxes when you aren't using the value All for the ExchangeLocation parameter. Valid values are:
762+
The RemoveExchangeLocation parameter specifies the mailboxes to remove from the list of included mailboxes when you aren't using the value All for the ExchangeLocation parameter.
763763

764-
- A mailbox
765-
- A distribution group or mail-enabled security group
766-
767-
To specify a mailbox or distribution group, you can use any value that uniquely identifies it. For example:
764+
You can use any value that uniquely identifies the mailbox. For example:
768765

769766
- Name
770767
- Distinguished name (DN)
@@ -787,12 +784,9 @@ Accept wildcard characters: False
787784
```
788785

789786
### -RemoveExchangeLocationException
790-
The RemoveExchangeLocationException parameter specifies the mailboxes to remove from the list of excluded mailboxes when you use the value All for the ExchangeLocation parameter. Valid values are:
787+
The RemoveExchangeLocationException parameter specifies the mailboxes to remove from the list of excluded mailboxes when you use the value All for the ExchangeLocation parameter.
791788

792-
- A mailbox
793-
- A distribution group or mail-enabled security group
794-
795-
To specify a mailbox or distribution group, you can use any value that uniquely identifies it. For example:
789+
You can use any value that uniquely identifies the mailbox. For example:
796790

797791
- Name
798792
- Distinguished name (DN)

0 commit comments

Comments
 (0)