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