Closed het-parekh closed 1 month ago
Hi @het-parekh,
Thanks for raising this issue. @samantharamon, could you please investigate?
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.
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!
This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.
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.