question

JulieDavila-5649 avatar image
0 Votes"
JulieDavila-5649 asked

Outlook Add-in Requirement Set 1.4 vs 1.5 for REST API support confusion

Hi,

On Microsoft's documentation for the Outlook Add-in requirement set for 1.5 (https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.5/outlook-requirement-set-1.5) one of the notes says

Added support for calling REST APIs.

Which is clear. However, when I look at the API reference for Requirement Set 1.4 (https://docs.microsoft.com/en-us/javascript/api/outlook/office.mailbox?view=outlook-js-1.4&preserve-view=true#converttorestid-itemid--restversion-) I notice there convertToRestId() method which implies REST support. There are other methods and properties in 1.4 to allude to REST support.

I am confused as to the difference between 1.4 and 1.5 as it pertains to REST support and would love pointers or clarification (even high-level) on what is the actual difference.
.



office-addins-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers