Skip to content

Commit dfe8639

Browse files
authored
Update Set-MailboxTransportService.md
we recently added MailboxDeliveryConnectorSMTPUtf8Enabled parameter to set-mailboxtransportservice cmdlet for Exchange 2019, so adding this parameter here
1 parent edb0904 commit dfe8639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exchange/exchange-ps/exchange/mail-flow/Set-MailboxTransportService.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Set-MailboxTransportService [-Identity] <MailboxTransportServerIdParameter> [-Co
2323
[-ConnectivityLogMaxDirectorySize <Unlimited>] [-ConnectivityLogMaxFileSize <Unlimited>]
2424
[-ConnectivityLogPath <LocalLongFullPath>] [-ContentConversionTracingEnabled <$true | $false>]
2525
[-DomainController <Fqdn>] [-MailboxDeliveryAgentLogEnabled <$true | $false>]
26+
[-MailboxDeliveryConnectorSMTPUtf8Enabled <$true | $false>]
2627
[-MailboxDeliveryAgentLogMaxAge <EnhancedTimeSpan>] [-MailboxDeliveryAgentLogMaxDirectorySize <Unlimited>]
2728
[-MailboxDeliveryAgentLogMaxFileSize <Unlimited>] [-MailboxDeliveryAgentLogPath <LocalLongFullPath>]
2829
[-MailboxDeliveryConnectorProtocolLoggingLevel <None | Verbose>]

0 commit comments

Comments
 (0)