OfficeDev / Outlook-Add-In-Token-Viewer
This sample add-in demonstrates how to retrieve and parse the various tokens available to an Outlook add-in, and how to validate Exchange user identity tokens.
☆19Updated last year
Alternatives and similar repositories for Outlook-Add-In-Token-Viewer:
Users that are interested in Outlook-Add-In-Token-Viewer are comparing it to the libraries listed below
- A sample Outlook add-in that is activated by an actionable message. Shows how to retrieve initialization context from the action.☆16Updated 2 years ago
- [MOVED] The sample implements an Outlook add-in that uses Office's SSO system to get access to Microsoft Graph APIs and adds buttons to t…☆50Updated 3 years ago
- This sample shows you how to get attachments from an Exchange mailbox.☆23Updated 7 months ago
- This Outlook add-in demonstrates how to implement three kinds of command buttons: drop-down, launch task pane, and run function without U…☆16Updated 5 years ago
- [MOVED] The getAccessToken API in Office.js enables users who are signed into Office to get access to an AAD-protected add-in and to Micr…☆25Updated 3 years ago
- Microsoft Office (MAPI, WOPI, and FSSHTTP) inspectors for Fiddler☆87Updated last week
- Dashboard for msgraph samples☆30Updated last year
- MSGraph SDK Code Generator☆97Updated last week
- C# code sample to validate bearer token for Outlook Actionable Messages☆12Updated 4 years ago
- An Outlook Add-in that provides users the ability to share OneDrive links to email recipients.☆17Updated 5 years ago
- Empowering developers to build beautiful Microsoft Teams integrations☆94Updated last year
- This project is a Windows Store app that uses the Office 365 APIs client libraries to get access tokens. The app then uses the tokens wit…☆68Updated 7 months ago
- Template to get started writing a TaskPane Office Add-in.☆81Updated 2 weeks ago
- Community contributed extensions to the Microsoft Graph .NET SDK service library, to support APIs that have not yet made it into Microsof…☆33Updated 9 months ago
- A collection of Adaptive Card templates for well-known data models☆112Updated 5 months ago
- This Outlook add-in checks whether the user is mentioned on the To line, cc line or body of an email.☆23Updated last year
- A sample Office 365 Connector written in C#/.NET for a task list application, generating notifications whenever tasks are created or modi…☆35Updated 2 years ago
- An add-in connecting to OneDrive, finds workbooks, returns charts and inserts charts onto slides using Office.js☆33Updated 2 years ago
- A sample application that will allow you to modify meetings via the REST APIs