Skip to content

Commit 899fe96

Browse files
authored
Update Set-OrganizationConfig.md
1 parent fd7754c commit 899fe96

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

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

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

22402242
```yaml
22412243
Type: Boolean
22422244
Parameter Sets: (All)
22432245
Aliases:
2244-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
2246+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
22452247
22462248
Required: False
22472249
Position: Named
@@ -3319,3 +3321,5 @@ To see the return types, which are also known as output types, that this cmdlet
33193321
## NOTES
33203322

33213323
## RELATED LINKS
3324+
3325+
[Set-ExternalInOutlook](Set-ExternalInOutlook.md)

0 commit comments

Comments
 (0)