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
689 stars 95 forks source link

On-Send web addin does not load on new outlook when meeting invite is responded with Accept or Tentative or Decline option #4094

Open Sagar-lab1 opened 9 months ago

Sagar-lab1 commented 9 months ago

Description - On-Send web addin does not load on new outlook when meeting invite is responded with Accept or Tentative or Decline option

Steps to Reproduce -

  1. Open New Outlook.
  2. Open the received meeting request on New Outlook.
  3. Respond the meeting with with Accept or Tentative or Decline option.

Expected Result -

  1. When meeting invite is responded with Accept or Tentative or Decline option, web addin should get loaded.

Actual Result -

  1. On-Send web addin does not load even though send action is triggered when meeting invite is responded.

Your Environment Platform [PC desktop, Mac, iOS, Office on the web]: PC Desktop Host [Excel, Word, PowerPoint, etc.]: New Outlook Office version number: Microsoft Outlook Version 1.2024.103.100 (Production) | Client Version 20240119003.15 . Operating System: Windows11 Browser (if using Office on the web): NA

Link to live example(s) Meeting_Reply.zip

rajjha-msft commented 9 months ago

Currently we do not support add-ins on calendar invite responses.

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.