@@ -297,8 +297,6 @@ Set-Mailbox [-Identity] <MailboxIdParameter>
297
297
[-NonCompliantDevices <MultiValuedProperty>]
298
298
[-Office <String>]
299
299
[-Password <SecureString>]
300
- [-PitrCopyIntervalInSeconds <Int16>]
301
- [-PitrEnabled <Boolean>]
302
300
[-ProhibitSendQuota <Unlimited>]
303
301
[-ProhibitSendReceiveQuota <Unlimited>]
304
302
[-ProvisionedForOfficeGraph]
@@ -430,8 +428,6 @@ Set-Mailbox [-Identity] <MailboxIdParameter>
430
428
[-NonCompliantDevices <MultiValuedProperty>]
431
429
[-Office <String>]
432
430
[-Password <SecureString>]
433
- [-PitrCopyIntervalInSeconds <Int16>]
434
- [-PitrEnabled <Boolean>]
435
431
[-ProhibitSendQuota <Unlimited>]
436
432
[-ProhibitSendReceiveQuota <Unlimited>]
437
433
[-ProvisionedForOfficeGraph]
@@ -563,8 +559,6 @@ Set-Mailbox [-Identity] <MailboxIdParameter>
563
559
[-NonCompliantDevices <MultiValuedProperty>]
564
560
[-Office <String>]
565
561
[-Password <SecureString>]
566
- [-PitrCopyIntervalInSeconds <Int16>]
567
- [-PitrEnabled <Boolean>]
568
562
[-ProhibitSendQuota <Unlimited>]
569
563
[-ProhibitSendReceiveQuota <Unlimited>]
570
564
[-ProvisionedForOfficeGraph]
@@ -696,8 +690,6 @@ Set-Mailbox [-Identity] <MailboxIdParameter>
696
690
[-NonCompliantDevices <MultiValuedProperty>]
697
691
[-Office <String>]
698
692
[-Password <SecureString>]
699
- [-PitrCopyIntervalInSeconds <Int16>]
700
- [-PitrEnabled <Boolean>]
701
693
[-ProhibitSendQuota <Unlimited>]
702
694
[-ProhibitSendReceiveQuota <Unlimited>]
703
695
[-ProvisionedForOfficeGraph]
@@ -826,8 +818,6 @@ Set-Mailbox [-Identity] <MailboxIdParameter>
826
818
[-NonCompliantDevices <MultiValuedProperty>]
827
819
[-Office <String>]
828
820
[-Password <SecureString>]
829
- [-PitrCopyIntervalInSeconds <Int16>]
830
- [-PitrEnabled <Boolean>]
831
821
[-ProhibitSendQuota <Unlimited>]
832
822
[-ProhibitSendReceiveQuota <Unlimited>]
833
823
[-ProvisionedForOfficeGraph]
@@ -958,8 +948,6 @@ Set-Mailbox [-Identity] <MailboxIdParameter>
958
948
[-NonCompliantDevices <MultiValuedProperty>]
959
949
[-Office <String>]
960
950
[-Password <SecureString>]
961
- [-PitrCopyIntervalInSeconds <Int16>]
962
- [-PitrEnabled <Boolean>]
963
951
[-ProhibitSendQuota <Unlimited>]
964
952
[-ProhibitSendReceiveQuota <Unlimited>]
965
953
[-ProvisionedForOfficeGraph]
@@ -1091,8 +1079,6 @@ Set-Mailbox [-Identity] <MailboxIdParameter>
1091
1079
[-NonCompliantDevices <MultiValuedProperty>]
1092
1080
[-Office <String>]
1093
1081
[-Password <SecureString>]
1094
- [-PitrCopyIntervalInSeconds <Int16>]
1095
- [-PitrEnabled <Boolean>]
1096
1082
[-ProhibitSendQuota <Unlimited>]
1097
1083
[-ProhibitSendReceiveQuota <Unlimited>]
1098
1084
[-ProvisionedForOfficeGraph]
@@ -4192,42 +4178,6 @@ Accept pipeline input: False
4192
4178
Accept wildcard characters: False
4193
4179
` ` `
4194
4180
4195
- # ## -PitrCopyIntervalInSeconds
4196
- This parameter is available only in the cloud-based service.
4197
-
4198
- {{ Fill PitrCopyIntervalInSeconds Description }}
4199
-
4200
- ` ` ` yaml
4201
- Type: Int16
4202
- Parameter Sets: ExcludeFromAllOrgHolds, ExcludeFromOrgHolds, RecalculateInactiveMailbox, RemoveDelayHoldApplied, RemoveDelayReleaseHoldApplied, RemoveDisabledArchive, RemoveOrphanedHolds
4203
- Aliases:
4204
- Applicable: Exchange Online
4205
-
4206
- Required: False
4207
- Position: Named
4208
- Default value: None
4209
- Accept pipeline input: False
4210
- Accept wildcard characters: False
4211
- ` ` `
4212
-
4213
- # ## -PitrEnabled
4214
- This parameter is available only in the cloud-based service.
4215
-
4216
- {{ Fill PitrEnabled Description }}
4217
-
4218
- ` ` ` yaml
4219
- Type: Boolean
4220
- Parameter Sets: ExcludeFromAllOrgHolds, ExcludeFromOrgHolds, RecalculateInactiveMailbox, RemoveDelayHoldApplied, RemoveDelayReleaseHoldApplied, RemoveDisabledArchive, RemoveOrphanedHolds
4221
- Aliases:
4222
- Applicable: Exchange Online
4223
-
4224
- Required: False
4225
- Position: Named
4226
- Default value: None
4227
- Accept pipeline input: False
4228
- Accept wildcard characters: False
4229
- ` ` `
4230
-
4231
4181
# ## -PrimarySmtpAddress
4232
4182
This parameter is available only in on-premises Exchange.
4233
4183
0 commit comments