JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
500 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to know if the internetHeaders API only works for emails and not for meetings?
I am getting "Uncaught TypeError: Cannot read properties of undefined (reading 'getAsync')" when calling Office.context.mailbox.item.internetHeaders.getAsync in meeting compose mode. The same code works on email compose mode.