restfuloutlook icon indicating copy to clipboard operation
restfuloutlook copied to clipboard

This sample app is a .NET/Winform tool to test making REST calls for Outlook/Exchange data, using either the Microsoft Graph SDK (client libraries) or sending the calls directly to Exchange Online, si...

RESTfulOutlook

image

Introduction

This sample app is a .net/winform tool to test making REST calls for Outlook/Exchange data, using either the Microsoft Graph SDK or sending the calls directly to the Microsoft Graph endpoint, similar to the MS Graph Explorer.

Prerequisites

This sample requires the following:

Register and configure the app

Use the existing content article here here to work on registering and configuring the app.

Additional Links and Resources

Here are some additional helpful links if you are working with, or looking to work with the Microsoft Graph API and SDK's:

Here are some sandboxes that you can use to test out the Outlook and Graph API's: