Script Lab for Outlook, a Microsoft Garage project
Автор: 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.
Возможности приложения
- Может отправлять данные по Интернету
- Это приложение может читать или изменять содержимое любого элемента в почтовом ящике и создавать новые элементы. Оно может получить доступ к личным сведениям, таким как текст, тема, отправитель, получатели или вложения, в любом сообщении или элементе календаря. Оно может отправлять эти данные в стороннюю службу.