I am trying to create a VSTO Add In for Outlook. I have tried to search everywhere but have not found anything. I want to know if the following things are possible or not and if yes, how:
1) Show a Windows Form inside or below the navigation pane in the outlook explorer window.
2) I am loading a web view in a Custom Task Pane. I want to call a method in outlook when some action is performed in that web view.