Outlook add-in API requirement set 1.3

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.3?

Requirement set 1.3 includes all of the features of requirement set 1.2. It added the following features.

  • Added support for add-in commands.
  • Added ability to save or close an item being composed.
  • Enhanced Body object to allow add-ins to get or set the entire body.
  • Added conversion methods to convert IDs between EWS and REST formats.
  • Added ability to add notification messages to the info bar on items.

Change log

See also