@@ -48,7 +48,6 @@ Get-Mailbox [-Anr <String>]
48
48
[-RecipientTypeDetails <RecipientTypeDetails[]>]
49
49
[-RemoteArchive]
50
50
[-ResultSize <Unlimited>]
51
- [-ServiceSafetyConfiguration]
52
51
[-SoftDeletedMailbox]
53
52
[-SortBy <String>]
54
53
[-SupervisoryReviewPolicy]
@@ -106,7 +105,6 @@ Get-Mailbox [[-Identity] <MailboxIdParameter>]
106
105
[-RecipientTypeDetails <RecipientTypeDetails[]>]
107
106
[-RemoteArchive]
108
107
[-ResultSize <Unlimited>]
109
- [-ServiceSafetyConfiguration]
110
108
[-SoftDeletedMailbox]
111
109
[-SortBy <String>]
112
110
[-SupervisoryReviewPolicy]
@@ -155,7 +153,6 @@ Get-Mailbox [-MailboxPlan <MailboxPlanIdParameter>]
155
153
[-PublicFolder]
156
154
[-RecipientTypeDetails <RecipientTypeDetails[]>]
157
155
[-ResultSize <Unlimited>]
158
- [-ServiceSafetyConfiguration]
159
156
[-SoftDeletedMailbox]
160
157
[-SortBy <String>]
161
158
[<CommonParameters>]
@@ -802,24 +799,6 @@ Accept pipeline input: True
802
799
Accept wildcard characters: False
803
800
` ` `
804
801
805
- # ## -ServiceSafetyConfiguration
806
- This parameter is available only in the cloud-based service.
807
-
808
- This parameter is reserved for internal Microsoft use.
809
-
810
- ` ` ` yaml
811
- Type: SwitchParameter
812
- Parameter Sets: Identity, AnrSet, MailboxPlanSet
813
- Aliases:
814
- Applicable: Exchange Online
815
-
816
- Required: False
817
- Position: Named
818
- Default value: None
819
- Accept pipeline input: False
820
- Accept wildcard characters: False
821
- ` ` `
822
-
823
802
# ## -SoftDeletedMailbox
824
803
This parameter is available only in the cloud-based service.
825
804
0 commit comments