Skip to content

Commit 4309d71

Browse files
authored
Merge pull request #7545 from MicrosoftDocs/chrisda
Update Set-OrganizationConfig.md
2 parents 4935a7f + 79c71dd commit 4309d71

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ Set-OrganizationConfig -ShortenEventScopeDefault <ShortenEventScopeMode>
5656
[-CustomerLockboxEnabled <Boolean>]
5757
[-DefaultAuthenticationPolicy <AuthPolicyIdParameter>]
5858
[-DefaultGroupAccessType <ModernGroupObjectType>]
59-
[-DefaultMinutesToReduceLongEventsBy <Int32>]
60-
[-DefaultMinutesToReduceShortEventsBy <Int32>]
6159
[-DefaultPublicFolderAgeLimit <EnhancedTimeSpan>]
6260
[-DefaultPublicFolderDeletedItemRetention <EnhancedTimeSpan>]
6361
[-DefaultPublicFolderIssueWarningQuota <Unlimited>]
@@ -1230,42 +1228,6 @@ Accept pipeline input: False
12301228
Accept wildcard characters: False
12311229
```
12321230

1233-
### -DefaultMinutesToReduceLongEventsBy
1234-
This parameter is available only in the cloud-based service.
1235-
1236-
{{ Fill DefaultMinutesToReduceLongEventsBy Description }}
1237-
1238-
```yaml
1239-
Type: Int32
1240-
Parameter Sets: ShortenEventScopeParameter
1241-
Aliases:
1242-
Applicable: Exchange Online
1243-
1244-
Required: False
1245-
Position: Named
1246-
Default value: None
1247-
Accept pipeline input: False
1248-
Accept wildcard characters: False
1249-
```
1250-
1251-
### -DefaultMinutesToReduceShortEventsBy
1252-
This parameter is available only in the cloud-based service.
1253-
1254-
{{ Fill DefaultMinutesToReduceShortEventsBy Description }}
1255-
1256-
```yaml
1257-
Type: Int32
1258-
Parameter Sets: ShortenEventScopeParameter
1259-
Aliases:
1260-
Applicable: Exchange Online
1261-
1262-
Required: False
1263-
Position: Named
1264-
Default value: None
1265-
Accept pipeline input: False
1266-
Accept wildcard characters: False
1267-
```
1268-
12691231
### -DefaultPublicFolderAgeLimit
12701232
The DefaultPublicFolderAgeLimit parameter specifies the default age limit for the contents of public folders across the entire organization. Content in a public folder is automatically deleted when this age limit is exceeded. This attribute applies to all public folders in the organization that don't have their own AgeLimit setting.
12711233

0 commit comments

Comments
 (0)