Posts by this author

Mar 17, 2020
Post comments count0
Post likes count1

Page limit added to Microsoft Graph OneNote API

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

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

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
Feb 25, 2020
Post comments count0
Post likes count0

Microsoft Graph calendar events – iCalUId Update

The iCalUId returned by the Calendar event resource type in Microsoft Graph is defined as a unique, read-only identifier that is shared by all instances of an event across different calendars. It adheres to the RFC iCalendar specification of UID.

Microsoft GraphOffice Add-ins
Nov 25, 2019
Post comments count0
Post likes count0

Upcoming API changes to return limited information for inaccessible member resources

Hi folks, Starting soon, when your application does not have access to some of the types in a response’s collection, a limited amount of information will be returned. When an application does not have access to a type of resource, we will no longer return a 403 when instances of that resource are members of groups, roles, etc. Instead, we will ...

Microsoft Graph
Nov 25, 2019
Post comments count0
Post likes count0

The Microsoft Graph team wants to hear from you!

Have you got an application in production that depends on Microsoft Graph? Perhaps you’re still considering integrating with Microsoft Graph, or have feedback from using it in the recent past?

Microsoft Graph
Nov 4, 2019
Post comments count0
Post likes count0

Ignite 2019: Microsoft Graph News

A lot of hard work goes into the planning and preparation for Ignite, but we’re always excited to showcase the progress we’ve made towards meeting our developer community’s needs and our company’s vision. The tools, capabilities and features we’re announcing this year support each.

Microsoft GraphMicrosoft TeamsOffice Add-ins