I have an email file (.eml/.msg) and I want to open it using OfficeJS. Is there anyway to do it?

Nguyễn Hải Đăng 10 Reputation points
2024-04-10T15:08:01.8966667+00:00

Dear OfficeJS team,

I'm working on an Outlook Add-in app. I'm trying to find a way to open the email file to a composed/read window using Office JS.

Currently, we are trying to mimic that feature by using displayNewMessage method. However it got limitation of 32kb for the email body and many more restriction in terms of adding attachments, etc...

We already have the blob/base64 data.

I hope you guys can recommend better approach for me.

Best regards,

Dang

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
0 comments No comments
{count} votes

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.