I am using Visual Studio 2015 and I am trying to create an App for Office for Outlook. I would like to create a task pane but there is no option to select Outlook when creating a task pane app. Creating a mail app places the app within the mail item.
I know that it is possible using VSTO however I want to use Apps for Office as it better suits the requirements in terms of deployment.
So is it actually possible to create an App for Office for Outlook that is a task pane located on the side?
Thanks