@@ -81,6 +81,8 @@ Set-OrganizationConfig
81
81
[-MailTipsMailboxSourcedTipsEnabled <Boolean>]
82
82
[-OAuth2ClientProfileEnabled <Boolean>]
83
83
[-OutlookMobileGCCRestrictionsEnabled <Boolean>]
84
+ [-OutlookMobileHelpShiftEnabled <Boolean>]
85
+ [-OutlookMobileSingleAccountEnabled <Boolean>]
84
86
[-OutlookPayEnabled <Boolean>]
85
87
[-PerTenantSwitchToESTSEnabled <Boolean>]
86
88
[-PreferredInternetCodePageForShiftJis <Int32>]
@@ -1985,6 +1987,42 @@ Accept pipeline input: False
1985
1987
Accept wildcard characters: False
1986
1988
` ` `
1987
1989
1990
+ # ## -OutlookMobileHelpShiftEnabled
1991
+ This parameter is available only in the cloud-based service.
1992
+
1993
+ This parameter is reserved for internal Microsoft use.
1994
+
1995
+ ` ` ` yaml
1996
+ Type: Boolean
1997
+ Parameter Sets: Default
1998
+ Aliases:
1999
+ Applicable: Exchange Online
2000
+
2001
+ Required: False
2002
+ Position: Named
2003
+ Default value: None
2004
+ Accept pipeline input: False
2005
+ Accept wildcard characters: False
2006
+ ` ` `
2007
+
2008
+ # ## -OutlookMobileSingleAccountEnabled
2009
+ This parameter is available only in the cloud-based service.
2010
+
2011
+ This parameter is reserved for internal Microsoft use.
2012
+
2013
+ ` ` ` yaml
2014
+ Type: Boolean
2015
+ Parameter Sets: Default
2016
+ Aliases:
2017
+ Applicable: Exchange Online
2018
+
2019
+ Required: False
2020
+ Position: Named
2021
+ Default value: None
2022
+ Accept pipeline input: False
2023
+ Accept wildcard characters: False
2024
+ ` ` `
2025
+
1988
2026
# ## -OutlookPayEnabled
1989
2027
This parameter is available only in the cloud-based service.
1990
2028
0 commit comments