Outlook add-in API requirement set 1.8

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

Requirement set 1.8 includes all of the features of requirement set 1.7. It added the following features.

  • Added new APIs for attachments, categories, delegate access, enhanced location, internet headers, and block on send features.
  • Added optional options parameter to Event.completed.
  • Added support for AttachmentsChanged and EnhancedLocationsChanged events.

Change log

See also