5
votes

Is it possible to add a button to the command ribbon for the calendar overview in outlook. The PrimaryCommandSurface extensionpoint doesn't seem to be supported in Outlook add-ins. Adding a button to the appointment edit window isn't enough, because I need to perform an action for the whole calendar.

1
The only existing workaround for this scale, AFAIK, is to develop the add-in as a COM add-in until the Add-ins team decides to add the feature - Grayson

1 Answers

-1
votes

Currently the feature you requested, Outlook add-in button on command ribbon for calendar overview, is not a part of the product. However, we track Outlook add-in feature requests on our user-voice page. Please add your request there. Feature requests on user-voice are considered when we go through our planning process.

[Outlook Add-ins Engineering Team]