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
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 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...
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.
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.