I'm trying to create a simple add-in for outlook. I followed the instructions as best I can from microsoft both creating your first addin via npm yeoman and also through visual studio. With both these methods I can get the boilerplate/template files installed.
The basic problem I keep running into is that when I want to test the boilerplate addin, all the documentation or tutorials say 'just click add add-in' or 'click Show Taskpane' - Except Neither in my web version of outlook or my desktop version of outlook are those buttons available. I've tried different computers and different accounts as well. I have a paid for personal 365 account too.
How the heck can I load my simple example outlook add-in to load so I can see it??????
Someone had mentioned its when you open a message, its also not there:






