Showing archive results for 2016

Mar 21, 2016
Post comments count0
Post likes count0

Microsoft Graph webhooks update – March 2016

Office Extensibility team

Hi folks, we've got another incremental update for our Microsoft Graph webhooks preview on the journey towards shipping a production release.  First, I'm pleased to say we've rounded out the set of available operations with support for DELETE and PATCH, as well as POST and GET. Now, you can delete an existing subscription ...

Microsoft GraphMicrosoft TeamsOffice Add-ins
Mar 16, 2016
Post comments count0
Post likes count0

Project Online CSOM library Availability and Sample Code

Office Extensibility team

We are happy to announce the availability of the Project Online CSOM library.  The library contains access to all the enhancements we have made towards improving our API.  The Project

Office Add-ins
Mar 9, 2016
Post comments count0
Post likes count0

Microsoft Graph is now generally available in China

Office Extensibility team

In November 2015, we announced the general availability of Microsoft Graph, located at developer.microsoft.com/graph.  The Microsoft Graph exposes APIs, data and intelligence across Office 365

Microsoft GraphMicrosoft TeamsOffice Add-ins
Mar 8, 2016
Post comments count0
Post likes count0

Office Store Policy and Guidance Updates

Office Extensibility team

Here in the Office Store, we're eager to ensure that we're providing our customers with compelling, usable add-ins.  In December, we revamped the Office Store policies and 

Microsoft TeamsOffice Add-ins
Mar 7, 2016
Post comments count0
Post likes count0

Office 365 Developer Patterns and Practices – March 2016 release

Vesa Juvonen

Office 365 Developer Patterns and Practices (PnP) March 2016 release is out with new contributions from community for the community. This post contains all the details related on what was included with the release and what else has been happening in the PnP world during the past month.   What is Office 365 Devel...

SharePoint Framework
Feb 8, 2016
Post comments count0
Post likes count0

Office 365 Developer Patterns and Practices – February 2016 release

Vesa Juvonen

Office 365 Developer Patterns and Practices (PnP) February 2016 release is out with new contributions from community for the community. This post contains all the details related on what was included with the release and what else has been happening in the PnP world during the past month. What is Office 365 Developer Patterns and Practices (Pn...

SharePoint Framework
Feb 4, 2016
Post comments count0
Post likes count0

Change page level

OneNote API support

Hi there, In this Beta API update we are allowing developers to change the indentation level for a page (aka page level) programmatically. For those of you who are unfamiliar with this feature, the following image shows how pages can be indented in three levels: Here is a quick recipe for how to do this, followed by an example: ...

Office Add-ins