Outlook JavaScript Add-In - Email/Attachment Download APIs on Mobile

Suraj Sinha 0 Reputation points
2024-05-07T09:09:32.4066667+00:00

We want to bring to your attention a crucial limitation concerning the functionality of "Office.context.mailbox.item.getAttachmentContentAsync" within mobile applications.

"Office.context.mailbox.item.getAttachmentContentAsync" is a vital function extensively utilized by developers within Outlook add-ins to retrieve attachment data from Microsoft services.

This functionality facilitates seamless access and manipulation of attachments within emails, enhancing the productivity and utility of Outlook add-ins.

However, it's important to note that this specific service is not currently available or supported within mobile applications.

This limitation poses a challenge for developers aiming to create consistent experiences across various platforms, including desktop and mobile devices.

Reference: https://github.com/OfficeDev/office-js/issues/645).

 

I am reaching out to inquire about list of all JavaScript API’s that can facilitate the downloading of attachment data within Outlook add-ins.

Specifically, I am interested in APIs that can be utilized within a React.js-based Outlook add-in to retrieve attachment content from emails, ensuring compatibility across all platforms.

 

Outlook
Outlook
A family of Microsoft email and calendar products.
3,080 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,563 questions
0 comments No comments
{count} votes