Showing results for September 2015 - Microsoft 365 Developer Blog

Sep 14, 2015
0

Update on the Office 365 Unified API

Office Add-ins team
Office Add-ins team

During the //build 2015 conference we released some really exciting news to our developer community about a new unified API surface for Office 365 and Microsoft cloud services. This API, known as

Office Add-ins
Sep 8, 2015
0

Add-in samples have moved to GitHub

Office Add-ins team
Office Add-ins team

We just pushed a refreshed set of Office Add-in and SharePoint Add-in samples from Code Gallery to GitHub. While we were at it, we also added new samples and updated the others to show off some

Office Add-ins
Sep 4, 2015
0

Office 365 Developer Patterns and Practices – September 2015 release

Vesa Juvonen
Vesa Juvonen

Office 365 Developer Patterns and Practices (PnP) September 2015 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 Develo...

Office Add-ins
Sep 3, 2015
0

Message Body property will filter unsafe HTML by default

Microsoft Graph team
Microsoft Graph team

We are making a change in what is returned by default in the Message Body property. By default, we will strip any potentially unsafe HTML content from the Body of the Message or Post entity if the ContentType is HTML.

Microsoft Graph
Sep 1, 2015
0

Building add-ins with commands

Office Add-ins team
Office Add-ins team

Because of their advantages, we’re encouraging all developers building add-ins to use commands. In fact, soon we’ll start requiring add-ins submitted to the Office Store to use them for scenarios where it makes sense. In this post, I wanted to share the easiest way to get started building an add-in with commands.

Office Add-ins