Skip to content

Commit c8d498e

Browse files
authored
Merge pull request MicrosoftDocs#8601 from dariomws/patch-255
Removed ExternalInOutlookEnabled and added link to Set-OrganizationConfig.md
2 parents b78f256 + ad25181 commit c8d498e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

exchange/exchange-ps/exchange/Set-ExternalInOutlook.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
136136
## NOTES
137137

138138
## RELATED LINKS
139+
140+
[Set-OrganizationConfig](https://docs.microsoft.com/powershell/module/exchange/set-organizationconfig)

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ Set-OrganizationConfig -ShortenEventScopeDefault <ShortenEventScopeMode>
8181
[-EwsEnabled <Boolean>]
8282
[-ExchangeNotificationEnabled <Boolean>]
8383
[-ExchangeNotificationRecipients <MultiValuedProperty>]
84-
[-ExternalInOutlookEnabled <Boolean>]
8584
[-FindTimeAttendeeAuthenticationEnabled <Boolean>]
8685
[-FindTimeAutoScheduleDisabled <Boolean>]
8786
[-FindTimeLockPollForAttendeesEnabled <Boolean>]
@@ -3320,3 +3319,5 @@ To see the return types, which are also known as output types, that this cmdlet
33203319
## NOTES
33213320

33223321
## RELATED LINKS
3322+
3323+
[Set-OrganizationConfig](https://docs.microsoft.com/powershell/module/exchange/set-organizationconfig)

0 commit comments

Comments
 (0)