What requirement set does messageChild method of dialog api support in Office Js Addin for Outlook? #2059
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
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.
The text was updated successfully, but these errors were encountered: