Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 4.5 KB

File metadata and controls

46 lines (36 loc) · 4.5 KB
title description ms.date ms.topic ms.localizationpriority
Outlook add-in API requirement set 1.10
Requirement set 1.10 for Outlook add-in API.
08/28/2023
whats-new
medium

Outlook add-in API requirement set 1.10

The Outlook add-in API subset of the Office JavaScript API includes objects, methods, properties, and events that you can use in an Outlook add-in.

Note

This documentation is for a requirement set other than the latest requirement set.

What's new in 1.10?

Requirement set 1.10 includes all of the features of requirement set 1.9. It added the following features.

  • Added new APIs for event-based activation and mail signature features.
  • Added support for the OfficeRuntime.Storage object with the event-based activation feature.
  • Added ability to include a custom action on a notification message.

Change log

See also