All Projects → desjarlais → restfuloutlook

desjarlais / restfuloutlook

Licence: MIT License
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.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to restfuloutlook

gromox
Groupware server backend for the grommunio Distribution, supporting MAPI/HTTP, RPC/HTTP, IMAP, POP3 protocols, PHP-MAPI bindings, and import from PST/OST/MSG/TNEF, EML/ICAL/VCF, KDB
Stars: ✭ 163 (+1153.85%)
Mutual labels:  outlook
odata-client
Java client generator for a service described by OData CSDL 4.0 metadata. Includes Microsoft Graph clients (v1.0 and Beta), Graph Explorer client, Analytics for DevOps, Dynamics CRM clients
Stars: ✭ 23 (+76.92%)
Mutual labels:  microsoft-graph-sdk
add-to-calendar-button
A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.
Stars: ✭ 697 (+5261.54%)
Mutual labels:  outlook
Office365FiddlerExtension
This Fiddler Extension is an Office 365 centric parser to efficiently troubleshoot Office 365 client application connectivity and functionality.
Stars: ✭ 23 (+76.92%)
Mutual labels:  outlook
LInkedIn-Reverese-Lookup
🔎Search LinkedIn profile by email address📧
Stars: ✭ 20 (+53.85%)
Mutual labels:  outlook
posthtml-mso
Makes writing Outlook conditionals in HTML emails easy.
Stars: ✭ 17 (+30.77%)
Mutual labels:  outlook
Email Header Analyzer
E-Mail Header Analyzer
Stars: ✭ 247 (+1800%)
Mutual labels:  outlook
nestjs-mailer
🌈 A simple implementation example with and without email-templates using mailer module for nest js built on top of nodemailer.
Stars: ✭ 82 (+530.77%)
Mutual labels:  outlook
EmojiAddIn
Emoji for Outlook and Thunderbird
Stars: ✭ 21 (+61.54%)
Mutual labels:  outlook
outlook-move-to-thread
Microsoft Outlook VBA to move emails to the same folder as the rest of the email thread
Stars: ✭ 18 (+38.46%)
Mutual labels:  outlook
msgraph-sdk-go
Microsoft Graph SDK for Go
Stars: ✭ 105 (+707.69%)
Mutual labels:  microsoft-graph-sdk
OotD
Outlook on the Desktop (OotD)
Stars: ✭ 76 (+484.62%)
Mutual labels:  outlook
AutomatedOutlookSignature
PowerShell script to automate the creation of Outlook signatures using Active Directory attributes.
Stars: ✭ 36 (+176.92%)
Mutual labels:  outlook
FritzBoxTelefon-dingsbums
Das Fritz!Box Telefon-dingsbums ist ein Outlook-Addin, welches ein direktes Wählen der Kontakte aus Outlook ermöglicht. Zusätzlich bietet es nützliche Funktionen, wie einen Anrufmonitor oder eine Rückwärtssuche.
Stars: ✭ 16 (+23.08%)
Mutual labels:  outlook
datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (+2000%)
Mutual labels:  outlook
Davmail
DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange and Office 365 Gateway - Synced with main subversion repository at
Stars: ✭ 250 (+1823.08%)
Mutual labels:  outlook
OutlookPasswordRecovery
This tool usable for recover Outlook passwords and it working with all versions. I tested with 2007, 2010, 2013 and 2016.
Stars: ✭ 14 (+7.69%)
Mutual labels:  outlook
briskine
Write faster with templates and keyboard shortcuts.
Stars: ✭ 88 (+576.92%)
Mutual labels:  outlook
add2calendar
📆 Allow you to add event to calendar easier
Stars: ✭ 51 (+292.31%)
Mutual labels:  outlook
RaspberryPi-WeatherStation
7.5 ePaper Waveshare Outlook WeatherStation 墨水屏台历
Stars: ✭ 30 (+130.77%)
Mutual labels:  outlook

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].