Skip to content

Commit 6aaa513

Browse files
authored
Update Set-OrganizationConfig.md
1 parent 15c45a1 commit 6aaa513

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2235,15 +2235,13 @@ Accept wildcard characters: False
22352235
```
22362236

22372237
### -MailTipsExternalRecipientsTipsEnabled
2238-
For Exchange Online, use [Set-ExternalInOutlook](Set-ExternalInOutlook.md) instead.
2239-
22402238
The MailTipsExternalRecipientsTipsEnabled parameter specifies whether MailTips for external recipients are enabled. The default value is $false.
22412239

22422240
```yaml
22432241
Type: Boolean
22442242
Parameter Sets: (All)
22452243
Aliases:
2246-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2244+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
22472245
22482246
Required: False
22492247
Position: Named
@@ -3322,4 +3320,4 @@ To see the return types, which are also known as output types, that this cmdlet
33223320

33233321
## RELATED LINKS
33243322

3325-
[Set-ExternalInOutlook](Set-ExternalInOutlook.md)
3323+
[Set-OrganizationConfig](https://docs.microsoft.com/powershell/module/exchange/set-organizationconfig)

0 commit comments

Comments
 (0)