Showing category results for Microsoft Graph

Apr 20, 2020
Post comments count0
Post likes count0

A Lap around Microsoft Graph Toolkit Day 3 – Microsoft Graph Toolkit Components

Microsoft Graph team
Microsoft Graph team

Welcome to Day 3 of the Microsoft Graph Toolkit blog series! In this blog post we walk through the Microsoft Graph Toolkit Playground, a website where you can view and test toolkit components directly online without having to create a real project. It also gives you an overview of components available in the latest version of the Toolkit (version 1...

Microsoft Graph
Apr 15, 2020
Post comments count0
Post likes count0

A Lap around Microsoft Graph Toolkit Day 2 – Zero to Hero

Elise Yang
Elise Yang

Welcome to Day 2 of A Lap Around Microsoft Graph Toolkit! Today's post will show you how to get started with Microsoft Graph Toolkit from Zero to Hero. The exercise will walk you through registering your application, setting up authentication, and using your first Microsoft Graph Toolkit components with only a couple lines of code.

Microsoft Graph
Apr 13, 2020
Post comments count0
Post likes count0

Announcing “A Lap Around Microsoft Graph Toolkit” Blog Series

Elise Yang
Elise Yang

For the next two months, we will publish articles that aim to introduce developers to Microsoft Graph Toolkit. Microsoft Graph Toolkit is a collection of reusable, framework-agnostic web components and helpers for accessing and working with Microsoft Graph.

Microsoft Graph
Apr 7, 2020
Post comments count0
Post likes count0

Postponed- iCalUId update on Microsoft Graph

Microsoft Graph team
Microsoft Graph team

In a blog post dated February 25, 2020, we announced plans to update  iCalUId on Microsoft Graph to make it adhere to its industry definition.  Since then, many of our customers' priorities have changed in response to the COVID-19 crisis.  As a result, we have decided to postpone making this update. We will provide the developer community with addi...

Microsoft Graph
Mar 17, 2020
Post comments count0
Post likes count1

Page limit added to Microsoft Graph OneNote API

Microsoft Graph team
Microsoft Graph team

We made a change to the OneNote API to set a page limit at the section level. This affects the Create page scenario. When this limit is reached for a section and an attempt is made to create a new page in that section, you will see a response with HTTP status code 507 and message "Exceeded the maximum number of pages allowed per section". For ...

Microsoft Graph
Mar 17, 2020
Post comments count0
Post likes count0

Accessing Outlook items in a user’s archived, shared or delegated mailboxes using Microsoft Graph

Microsoft Graph team
Microsoft Graph team

We have noticed that a few customers are unsure about the right way to access Outlook messages and contacts in mailboxes other than the signed-in user’s primary mailbox (archive, delegated, or shared mailboxes). For example, some customers use one of the following API URLs to access Outlook items in another mailbox, using the item ID and the /me UR...

Microsoft GraphOffice Add-ins
Mar 16, 2020
Post comments count0
Post likes count0

Microsoft Graph .NET SDK updates

Microsoft Graph team
Microsoft Graph team

It has been a while since the Microsoft Graph SDK team provided an update and customers have been asking us when the next update will be available. It is great to hear that people care! These updates took a longer to deliver than we planned as we made a few bolder steps towards our longer-term plans, and we had a few hiccups along the way. 

Microsoft Graph
Mar 10, 2020
Post comments count0
Post likes count0

Announcing Xamarin broker support in MSAL.NET 4.9.0

Microsoft identity platform team
Microsoft identity platform team

We are excited to announce that MSAL.NET now supports brokers for both Xamarin iOS and Xamarin Android apps!

Microsoft GraphMicrosoft identity platform