Closed
Description
I'm developing an Outlook Add-in using :
"@microsoft/office-js": "^1.1.93"
Your Environment
- Platform [PC desktop, Mac, iOS, Office on the web]: PC desktop
- Host [Excel, Word, PowerPoint, etc.]: Outlook classic
- Office version number: Version 2407 Build 16.0.17830.20166
- Operating System: Windows
- Browser (if using Office on the web): it works fine on Web
Expected behavior
Office.context.mailbox.item should return an object
Current behavior
Item is always undefined when i select it from shared mailboxes or shared folders (Outlook classic only)