Skip to content

Commit b50a9e6

Browse files
authored
Merge pull request MicrosoftDocs#11449 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents d93a478 + 9f19f28 commit b50a9e6

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

exchange/exchange-ps/exchange/Set-CalendarProcessing.md

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Set-CalendarProcessing [-Identity] <MailboxIdParameter>
4242
[-DeleteNonCalendarItems <Boolean>]
4343
[-DeleteSubject <Boolean>]
4444
[-DomainController <Fqdn>]
45-
[-EnableAutoRelease <Boolean>]
4645
[-EnableResponseDetails <Boolean>]
4746
[-EnforceCapacity <Boolean>]
4847
[-EnforceSchedulingHorizon <Boolean>]
@@ -52,7 +51,6 @@ Set-CalendarProcessing [-Identity] <MailboxIdParameter>
5251
[-MaximumDurationInMinutes <Int32>]
5352
[-MinimumDurationInMinutes <Int32>]
5453
[-OrganizerInfo <Boolean>]
55-
[-PostReservationMaxClaimTimeInMinutes <Int32>]
5654
[-ProcessExternalMeetingMessages <Boolean>]
5755
[-RemoveCanceledMeetings <Boolean>]
5856
[-RemoveForwardedMeetingNotifications <Boolean>]
@@ -566,24 +564,6 @@ Accept pipeline input: False
566564
Accept wildcard characters: False
567565
```
568566

569-
### -EnableAutoRelease
570-
This parameter is available only in the cloud-based service.
571-
572-
This parameter is reserved for internal Microsoft use.
573-
574-
```yaml
575-
Type: Boolean
576-
Parameter Sets: (All)
577-
Aliases:
578-
Applicable: Exchange Online
579-
580-
Required: False
581-
Position: Named
582-
Default value: None
583-
Accept pipeline input: False
584-
Accept wildcard characters: False
585-
```
586-
587567
### -EnableResponseDetails
588568
The EnableResponseDetails parameter specifies whether to include the reasons for accepting or declining a meeting in the response email message. Valid values are:
589569

@@ -760,24 +740,6 @@ Accept pipeline input: False
760740
Accept wildcard characters: False
761741
```
762742

763-
### -PostReservationMaxClaimTimeInMinutes
764-
This parameter is available only in the cloud-based service.
765-
766-
This parameter is reserved for internal Microsoft use.
767-
768-
```yaml
769-
Type: Int32
770-
Parameter Sets: (All)
771-
Aliases:
772-
Applicable: Exchange Online
773-
774-
Required: False
775-
Position: Named
776-
Default value: None
777-
Accept pipeline input: False
778-
Accept wildcard characters: False
779-
```
780-
781743
### -ProcessExternalMeetingMessages
782744
The ProcessExternalMeetingMessages parameter specifies whether to process meeting requests that originate outside the Exchange organization. Valid values are:
783745

0 commit comments

Comments
 (0)