Skip to content

Commit 429f7c3

Browse files
committed
Update Set-Clutter
Removed CleanUpClutterParameter per VSO:2503433
1 parent abcf3b4 commit 429f7c3

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

exchange/exchange-ps/exchange/mailboxes/Set-Clutter.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For information about the parameter sets in the Syntax section below, see Exchan
1818
## SYNTAX
1919

2020
```
21-
Set-Clutter -Identity <MailboxIdParameter> [-CleanUpClutter] [-Enable <$true | $false>] [<CommonParameters>]
21+
Set-Clutter -Identity <MailboxIdParameter> [-Enable <$true | $false>] [<CommonParameters>]
2222
```
2323

2424
## DESCRIPTION
@@ -62,21 +62,6 @@ Accept pipeline input: False
6262
Accept wildcard characters: False
6363
```
6464
65-
### -CleanUpClutter
66-
{{Fill CleanUpClutter Description}}
67-
68-
```yaml
69-
Type: SwitchParameter
70-
Parameter Sets: (All)
71-
Aliases:
72-
Applicable: Exchange Online
73-
Required: False
74-
Position: Named
75-
Default value: None
76-
Accept pipeline input: False
77-
Accept wildcard characters: False
78-
```
79-
8065
### -Enable
8166
The Enable parameter specifies whether to enable or disable Clutter for the mailbox. Valid values are:
8267

0 commit comments

Comments
 (0)