OfficeDev / office-js

A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
https://learn.microsoft.com/javascript/api/overview
Other
657 stars 93 forks source link

Implement custom Send mail button in Task pane for outlook addin usning office-js #3971

Closed geetamshukla closed 5 months ago

geetamshukla commented 6 months ago

We are developing office web Addin for outlook using event based (Smart Alert) .The Addin is generated using office yo generator Task Pane add-in using the React framework .

We are showing the task pane on click of outlook Send using onSendHandler and using notification events . We want to send mail from taskpane custom send button once users acknowledges/ done some verification . It seems the events/ properties are not available at present where I can code a custom send button . I don't want to call EWS /Graph API on click of custom send button . Is there any method/props available using which we can trigger the mail send .

Current behavior: We are not able to send mail from taskpane custom button without calling EWS /Graph API

Expected behavior: We should we able to send mail from taskpane custom button without calling EWS /Graph API

exextoc commented 6 months ago

Currently we dont support any feature that enables addin to write send button functionality in task pane. We track Outlook add-in feature requests on our Tech Community Page. Please submit your request there and choose the appropriate label(s). Feature requests on Tech Community are considered, when we go through our planning process.

Github Label: “Type: product feature request” https://aka.ms/M365dev-suggestions

microsoft-github-policy-service[bot] commented 5 months ago

This issue has been automatically marked as stale because it is marked as needing author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your interest in Office Add-ins!

microsoft-github-policy-service[bot] commented 5 months ago

This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.