Learn how to show a user’s emails in ASP.NET Core apps with Microsoft Graph. Also, learn how to optimize Microsoft Graph queries and load email in batches.
Learning objectives
After completing this module, you’ll be able to:
- Configure a .NET Core app to retrieve emails using Microsoft Graph
- Retrieve a user’s emails from Microsoft Graph
- Break large data sets from Microsoft Graph into pages
Leave a Reply