Create Outlook add-ins for read forms
Read add-ins are Outlook add-ins that are activated in the Reading Pane or read inspector in Outlook. Unlike compose add-ins (Outlook add-ins that are activated when a user is creating a message or appointment), read add-ins are available when users:
View an email message, meeting request, meeting response, or meeting cancellation.
Note
Outlook doesn't activate add-ins in read form for certain types of messages, including items that are attachments to another message, items in the Outlook Drafts folder, or items that are encrypted or protected in other ways.
View a meeting item in which the user is an attendee.
In each of these read scenarios, Outlook activates add-ins when their activation conditions are fulfilled, and users can choose and open activated add-ins in the add-in bar in the Reading Pane or read inspector. The following figure shows the Bing Maps add-in activated and opened as the user is reading a message that contains a geographic address.
The add-in pane showing the Bing Maps add-in in action for the selected Outlook message that contains an address
Types of add-ins available in read mode
Read add-ins can be any combination of the following types.
API features available to read add-ins
- For activating add-ins in read forms, see Table 1 in Specify activation rules in a manifest.
- Use regular expression activation rules to show an Outlook add-in
- Match strings in an Outlook item as well-known entities
- Extract entity strings from an Outlook item
- Get attachments of an Outlook item from the server
See also
Feedback
Submit and view feedback for