Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What requirement set does messageChild method of dialog api support in Office Js Addin for Outlook? #2059

Open
het-parekh opened this issue Sep 13, 2024 · 1 comment
Assignees
Labels
Area: Outlook Feedback on Outlook content Status: under investigation Issue is being investigated Type: doc request Request for new documentation or updates/enhancements to existing documentation

Comments

@het-parekh
Copy link

Article URL

https://learn.microsoft.com/en-us/javascript/api/office/office.dialog?view=common-js-preview#office-office-dialog-messagechild-member(1)

Issue

I am developing a javascript addin for Mail. I want to support Mac Classic Client as well. The minimum required api set for messageChild() method of dialog api is listed as Mail 1.9 and Dialog API 1.2 . Does it depend on both or just the Dialog API version?

It is a bit ambiguous as the method seems to work on Mac Classic even though it only has a maximum supported requirement set of Mail 1.8.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 new issue, needs PM on rotation to triage asap label Sep 13, 2024
@AlexJerabek
Copy link
Contributor

Hi @het-parekh,

Thanks for raising this issue. @samantharamon, could you please investigate?

@AlexJerabek AlexJerabek added Area: Outlook Feedback on Outlook content Type: doc request Request for new documentation or updates/enhancements to existing documentation Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: triage 🔍 new issue, needs PM on rotation to triage asap labels Sep 13, 2024
@samantharamon samantharamon added Status: under investigation Issue is being investigated and removed Needs: attention 👋 Waiting on Microsoft to provide feedback labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Outlook Feedback on Outlook content Status: under investigation Issue is being investigated Type: doc request Request for new documentation or updates/enhancements to existing documentation
Projects
None yet
Development

No branches or pull requests

3 participants