Showing results for April 2017 - Microsoft 365 Developer Blog

Apr 21, 2017
0

Get Recent Notebooks API

OneNote API support
OneNote API support

Hello, One of the most commonly used scenario in OneNote clients is to open your notebook, File => Open => Open Notebook Or in some OneNote clients, there is a Home => More Notebooks dialog. Or if you login to https://www.onenote.com you will see a list of Recent notebooks like this: For all these above scenarios and many more...

Office Add-ins
Apr 21, 2017
0

General availability of Office 365 CDN

Vesa Juvonen
Vesa Juvonen

We are excited to announce updates on our Office 365 Public Content Delivery Network (CDN) capability with great new features comparing to previously released preview functionality. We are also

Office Add-ins
Apr 14, 2017
0

Script Lab, a Microsoft Garage Project

Office Add-ins team
Office Add-ins team

Script Lab is a tool for anyone who wants to learn about writing add-ins for Excel, Word, or PowerPoint. The focus is the Office JavaScript API, which is the technology you need for building Office add-ins that run across platforms. Maybe you’re an experienced Office developer and you want to quickly prototype a feature ...

Office Add-ins
Apr 12, 2017
0

Changes to Planner Task API

Office Add-ins team
Office Add-ins team

Hello, we are making a few changes to the Planner Task API on the Microsoft Graph REST API Beta endpoint.  These changes add support for recently released features (multi-assign tasks) and puts

Microsoft Graph
Apr 10, 2017
0

SharePoint Patterns & Practices – April 2017 release

Vesa Juvonen
Vesa Juvonen

SharePoint / Office 365 Dev Patterns and Practices (PnP) April 2017 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 SharePoint ...

SharePoint Framework
Apr 5, 2017
0

New in Access 2016—Large Number (BigInt) support

Office Add-ins team
Office Add-ins team

New data type support in Access which unlocks multiple scenarios based on Access's ability to read and write data to and from external data sources that use BigInt (as PK or other), such as SQL.

Office Add-ins