• Stars
    star
    2
  • Language
    TypeScript
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.