Problems sending HTML messages from Outlook Web App

Issue: customer reported problems sending HTML messages from Outlook Web App
 
 
synopsis: Found out content type is set to MimeText(default setting) which forces all messages from OWA to go out as plain text
 
 
resolution:From powershell, type set-remotedomain -Identity Default -ContentType MimeHtmlText