Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

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, similar to the Graph Explorer.

License

stephensmitchell-forks/restfuloutlook

 
 

Repository files navigation

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:

About

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, similar to the Graph Explorer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%