If an Exchange or Office 365 user sends a Calendar invite (meeting request) to a Domino user, via Coexistence Manager for Notes (CMN) the text of the request is received as Plain Text.
The problem occurs when the request originates from either OWA, or Outlook.
This issue is caused by the default configuration of Exchange or Office 365 and not related to CMN, this can be proved by disabling Mail Processing (pass through mode) in CMN and the problem will still occur.
This issue can resolved by:
For Shared domains in Exchange or Office 365, TNEF Format must be disabled for remote domains, see this Microsoft help page:
https://technet.microsoft.com/en-us/library/bb310786%28v=exchg.150%29.aspx
For contacts, run the command:
set-mailcontact "[Alias of Contact]" -UseMapiRichTextFormat Never
This link provides further information on this setting:
https://technet.microsoft.com/en-us/library/aa995950%28v=exchg.150%29.aspx
Please note that Quest Support is not responsible for third party content referenced in this Solution and this information is provided to assist in troubleshooting this issue and we recommend testing any settings before applying to a production environment.