Forum Discussion
Ferran-Chopo
Mar 26, 2018MCT
Send an email from SPFx client-side webpart
Hi Community Members,
I am trying to create an SPFx client-side webpart which would be used to send an email from the logged in user account.
I have been testing the graph api send mail meth...
- Mar 27, 2018How about pnp.js send email option? https://github.com/SharePoint/PnP-JS-Core/wiki/Working-With:-SP.Utilities.Utility
Ferran-Chopo
Mar 27, 2018MCT
Thank you very much Juan Carlos and Vishwanatha! I've tried to use PnP-JS-Core and it works perfectly!!!