Showing results for 2015 - Page 3 of 4 - 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
Aug 31, 2015
0

Introducing add-in commands

Office Add-ins team
Office Add-ins team

Back at Build and Ignite, we announced a brand new feature, that we’re very excited about – Outlook add-ins (formerly called apps for Outlook) can now place buttons on the ribbon in Outlook! This simultaneously simplifies interacting with add-ins, as well as makes their presence more visible and engaging. In a two-part series, we wanted to share ou...

Office Add-ins
Aug 31, 2015
0

File Handler Add-Ins Now Generally Available in Office 365

Office Add-ins team
Office Add-ins team

During Build and Ignite 2015, we announced the preview refresh of File Handler add-ins. This add-in type allows developers to create their own custom viewers and editors for non-Microsoft file types

Office Add-ins
Aug 12, 2015
0

Getting Started flows for Office 365 APIs and Office Add-ins

Office Add-ins team
Office Add-ins team

We are excited to announce some updates to our Getting Started Experiences for Office 365 APIs and Office Add-ins. We've built this from the ground up as our goal is to empower developers to build

Office Add-ins