Skip to content

Commit fa9746c

Browse files
authored
Merge pull request MicrosoftDocs#4909 from dariomws306/patch-97
Update Set-OrganizationConfig.md
2 parents 0e25ea1 + 33641f1 commit fa9746c

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

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

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ Set-OrganizationConfig
8181
[-MailTipsMailboxSourcedTipsEnabled <Boolean>]
8282
[-OAuth2ClientProfileEnabled <Boolean>]
8383
[-OutlookMobileGCCRestrictionsEnabled <Boolean>]
84+
[-OutlookMobileHelpShiftEnabled <Boolean>]
85+
[-OutlookMobileSingleAccountEnabled <Boolean>]
8486
[-OutlookPayEnabled <Boolean>]
8587
[-PerTenantSwitchToESTSEnabled <Boolean>]
8688
[-PreferredInternetCodePageForShiftJis <Int32>]
@@ -1985,6 +1987,42 @@ Accept pipeline input: False
19851987
Accept wildcard characters: False
19861988
```
19871989

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+
19882026
### -OutlookPayEnabled
19892027
This parameter is available only in the cloud-based service.
19902028

0 commit comments

Comments
 (0)