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

Closed
het-parekh opened this issue Sep 13, 2024 · 4 comments
Assignees
Labels
Area: Outlook Feedback on Outlook content Needs: author feedback Waiting for author (creator) of Issue to provide more info Status: fixed Fix is complete and will be available to customers as soon as doc updates are published Status: no recent activity Issue or PR is stale (no recent activity) 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
@samantharamon
Copy link
Contributor

Hi @het-parekh,

Thanks for your patience while we looked into this. I confirmed that although classic Outlook on Mac doesn't support Mailbox 1.9, support for the DialogApi 1.2 requirement set was separately enabled for this client. We updated the Dialog API requirement sets page to reflect this.

@samantharamon samantharamon added Status: fixed Fix is complete and will be available to customers as soon as doc updates are published Needs: author feedback Waiting for author (creator) of Issue to provide more info and removed Status: under investigation Issue is being investigated labels Oct 9, 2024
Copy link
Contributor

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 microsoft-github-policy-service bot added the Status: no recent activity Issue or PR is stale (no recent activity) label Oct 14, 2024
Copy link
Contributor

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

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 Needs: author feedback Waiting for author (creator) of Issue to provide more info Status: fixed Fix is complete and will be available to customers as soon as doc updates are published Status: no recent activity Issue or PR is stale (no recent activity) Type: doc request Request for new documentation or updates/enhancements to existing documentation
Projects
None yet
Development

No branches or pull requests

3 participants