Showing tag results for Outlook

Jan 5, 2016
Post comments count0
Post likes count0

Office add-ins for work or school accounts

Office Extensibility team

We’re pleased to announce a new capability for Office add-ins – the ability to associate an Office add-in with work or school accounts. Before this capability, users needed to sign in

Office Add-ins
Nov 6, 2015
Post comments count0
Post likes count0

Changes to collections and recurrence in REST API

Microsoft Graph team

We wanted to give an update on some more breaking changes that we are making to the Outlook REST API beta endpoint. These changes will be widely deployed over the next few weeks.

Microsoft Graph
Oct 21, 2015
Post comments count0
Post likes count0

Subscription and notification schema changes in beta REST API

Microsoft Graph team

We wanted to update you all on some more breaking changes that we are making to the Outlook REST API beta endpoint. These changes impact Notifications and Webhooks. They are going to be deployed worldwide in phases over the next few weeks.

Microsoft Graph
Oct 14, 2015
Post comments count0
Post likes count0

Changes to reminders, timezones, and photos in REST API

Microsoft Graph team

We wanted to update you all on some breaking changes for reminders, timezones, and photos that we are making to the Outlook REST API beta endpoint. These changes will be widely deployed over the next few weeks.

Microsoft Graph
Oct 9, 2015
Post comments count0
Post likes count0

Outlook REST API changes to beta endpoint

Microsoft Graph team

We are making a few changes to the Office 365 REST APIs beta endpoint. The changes are being rolled out in pre-prod and production systems and will be widely deployed over the next few weeks.

Microsoft Graph
Sep 3, 2015
Post comments count0
Post likes count0

Message Body property will filter unsafe HTML by default

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
Post comments count0
Post likes count0

Building add-ins with commands

Office Extensibility 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