Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchesnut authored Sep 11, 2019
1 parent 3c5a59a commit efb05e5
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions Samples/auth/Outlook-Add-in-Microsoft-Graph-ASPNET/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
---
page_type: sample
products:
- office-outlook
- office-365
languages:
- javascript
extensions:
contentType: samples
technologies:
- Add-ins
createdDate: 5/1/2019 1:25:00 PM
---
# Get Excel workbooks using Microsoft Graph and MSAL in an Outlook Add-in

## Summary

Learn how to build a Microsoft Outlook Add-in that connects to Microsoft Graph, finds the first three workbooks stored in OneDrive for Business, fetches their filenames, and inserts the names into a new message compose form in Outlook.

# Features
Expand Down

0 comments on commit efb05e5

Please sign in to comment.