Updated screenshots
This commit is contained in:
parent
612d39d21e
commit
a534d78935
|
@ -4,7 +4,9 @@
|
|||
|
||||
This SPFx Outlook Add-In lets users save any email attachments to a OneDrive folder. The users can select any OneDrive folder/subfolder and choose the attachments that need to be saved. It uses Microsoft Graph API to fetch the OneDrive folders and upload the attachment files.
|
||||
|
||||
![Save Attachments](./assets/ReactSaveAttachments.gif)
|
||||
![Preview](./assets/react-save-attachments-1.png)
|
||||
|
||||
![Save Attachments in Action](./assets/react-save-attachments-2.gif)
|
||||
|
||||
## Used SharePoint Framework Version
|
||||
|
||||
|
@ -58,4 +60,4 @@ Version|Date|Comments
|
|||
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
|
||||
|
||||
---
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-save-attachments" />
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-save-attachments" />
|
||||
|
|
Loading…
Reference in New Issue