How to convert html to text

tarou chabi 731 Reputation points
2021-10-28T01:30:58.787+00:00

The default is html of owa, outlook (exchange online). For compliance reasons, if the user sends it externally, it must be sent in text format.
Is there a way to convert html to text when sending externally?

I know I can't control it in a remote domain. Can this be achieved by changing the header in the transport rule?

Exchange Online
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
{count} votes

1 answer

Sort by: Most helpful
  1. tarou chabi 731 Reputation points
    2021-11-01T01:25:51.533+00:00

    I verified the following.

    1. I set "New-MailContact a@Stuff .com -ExternalEmailAddress a@Stuff .com -Alias a -UsePreferMessageFormat $true -MessageFormat text -MessageBodyFormat text".
    2. I've confirmed.

    From: Outlook Tnef → To: Text
    From: Outlook Html → To: Text
    From: Outlook Text → To: Text

    Nice!!!!!!!!!!!!!!! ^^

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.