OutlookAddinForSharepoint
Outlook addin example manifest for sharepoint 2019 spfx webpart It allows to for example to upload email attachment to Sharepoint library, or create list item with email properties (from, to, body, subject, cc, etc.) It uses Office.js library. I have created typescript class to use Office.js base functions with await.