Script Lab for Outlook, a Microsoft Garage project
by Microsoft Corporation
Create, run, and share your Office Add-in code snippets from within Outlook.
Experiment with the Office JavaScript API without ever leaving Outlook!
Use Script Lab to:
• Create and edit code snippets that include JavaScript, HTML, CSS, and references to libraries and data on the web.
• Run the snippets and instantly see the result in a task pane and in the Office document.
• Get started quickly with a selection of samples
• Learn the JavaScript API with the help of IntelliSense while you edit.
• Try TypeScript: make use of arrow functions, template strings, or even the latest TypeScript 2.0+ features like async/await
• Prototype an add-in you're planning to develop.
There's no need to install any other software or configure your environment: as long as you have Office, you can get started in seconds.
Script Lab works in Outlook (Office on Windows, Office for the web*, and Office for Mac).
* Currently, in Outlook for the Web, the add-in is only supported in Chrome and Edge.
App capabilities
- Can send data over the Internet
- This app can read or modify the contents of any item in your mailbox, and create new items. It can access personal information -- such as the body, subject, sender, recipients, or attachments -- in any message or calendar item. It may send this data to a third-party service.