Outlook add-in API requirement set 1.7

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

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

  • Added new APIs regarding the recurrence pattern on appointments and messages that are meeting requests.
  • Modified the item.from property to also be available in Compose mode.
  • Added support for RecurrenceChanged, RecipientsChanged, and AppointmentTimeChanged events.

Change log

See also