I'm currently developing an Outlook Add-in and trying to add a feature to forward an email as an attachment.
Can anyone please advice what the simplest way to accomplish it? I cannot find a single API to do it in Outlook Mail REST API reference.
Is there any easier way instead of using the 3 different APIs?