Skip to content

Commit b9d9151

Browse files
authored
Merge pull request MicrosoftDocs#3210 from dariomws306/Dariomws21
Dariomws21
2 parents bdec109 + f575dc4 commit b9d9151

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

exchange/exchange-ps/exchange/policy-and-compliance-retention/Set-RetentionCompliancePolicy.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Set-RetentionCompliancePolicy [-Identity] <PolicyIdParameter> [-RetryDistributio
3030
### Identity
3131
```
3232
Set-RetentionCompliancePolicy [-Identity] <PolicyIdParameter>
33-
[-AddDynamicScopeLocation <MultiValuedProperty>]
3433
[-AddExchangeLocation <MultiValuedProperty>]
3534
[-AddExchangeLocationException <MultiValuedProperty>]
3635
[-AddModernGroupLocation <MultiValuedProperty>]
@@ -46,7 +45,6 @@ Set-RetentionCompliancePolicy [-Identity] <PolicyIdParameter>
4645
[-Confirm]
4746
[-Enabled <$true | $false>]
4847
[-Force]
49-
[-RemoveDynamicScopeLocation <MultiValuedProperty>]
5048
[-RemoveExchangeLocation <MultiValuedProperty>]
5149
[-RemoveExchangeLocationException <MultiValuedProperty>]
5250
[-RemoveModernGroupLocation <MultiValuedProperty>]
@@ -138,21 +136,6 @@ Accept pipeline input: False
138136
Accept wildcard characters: False
139137
```
140138
141-
### -AddDynamicScopeLocation
142-
{{Fill AddDynamicScopeLocation Description}}
143-
144-
```yaml
145-
Type: MultiValuedProperty
146-
Parameter Sets: Identity
147-
Aliases:
148-
Applicable: Office 365 Security & Compliance Center
149-
Required: False
150-
Position: Named
151-
Default value: None
152-
Accept pipeline input: False
153-
Accept wildcard characters: False
154-
```
155-
156139
### -AddExchangeLocation
157140
The AddExchangeLocation parameter specifies the mailboxes to add to the list of included mailboxes when you aren't using the value All for the ExchangeLocation parameter. Valid values are:
158141
@@ -524,21 +507,6 @@ Accept pipeline input: False
524507
Accept wildcard characters: False
525508
```
526509
527-
### -RemoveDynamicScopeLocation
528-
{{Fill RemoveDynamicScopeLocation Description}}
529-
530-
```yaml
531-
Type: MultiValuedProperty
532-
Parameter Sets: Identity
533-
Aliases:
534-
Applicable: Office 365 Security & Compliance Center
535-
Required: False
536-
Position: Named
537-
Default value: None
538-
Accept pipeline input: False
539-
Accept wildcard characters: False
540-
```
541-
542510
### -RemoveExchangeLocation
543511
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:
544512

0 commit comments

Comments
 (0)