OfficeDev / office-js-docs-pr

Microsoft Office Add-ins Documentation
https://learn.microsoft.com/office/dev/add-ins
Creative Commons Attribution 4.0 International
391 stars 241 forks source link

Add minimum Outlook for Mobile version for Event-based add-ins #4360

Closed bogdanst24 closed 4 months ago

bogdanst24 commented 5 months ago

Article URL

https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/mobile-event-based

Issue

Which are the minimum versions of Outlook for Mobile required for the event-based functionality? Both for Android and iOS. The information is missing on any Microsoft documentation and different 3rd party vendors are presenting different information. Also, the Outlook for Mobile release notes are incomplete and do not mention this.

AlexJerabek commented 5 months ago

Hi @bogdanst24,

According to the list of supported events, only the OnNewMessageCompose event is supported by Android (and coming soon to iOS). Let me tag @samantharamon to confirm and consider how to make this information more discoverable.

bogdanst24 commented 5 months ago

Yes, I am aware of that and this is not a problem. What I am asking for, is the version of Outlook Android and Outlook iOS in which the support was added.

AlexJerabek commented 5 months ago

Ah, my apologies for misreading that. @samantharamon or @exextoc should be able to help.

samantharamon commented 5 months ago

Hi @bogdanst24. I'm following up on this and will share more information once available.

Barb18 commented 5 months ago

@samantharamon any updates on the matter? Thank you!

samantharamon commented 5 months ago

@Barb18, I'm still waiting for confirmation on the supported versions, but will be sure to share them as soon I find out.

samantharamon commented 5 months ago

Thanks for your patience, @bogdanst24 and @Barb18. The OnNewMessageCompose event is supported in Outlook on Android and on iOS starting in Version 4.2352.0. We'll update our documentation to reflect this.

samantharamon commented 4 months ago

We created #4395 to update our documentation. Please note that once the changes are merged, this issue will be automatically closed. If you need additional assistance, please create a new GitHub issue. Thanks!