c# - How to create an add-in/plugin for Outlook 2013 software -
i want create add-in/plugin outlook 2013. here's trying achieve. 1) every day when outlook user opens outlook application, gets small pop-up asking "are taking cab service today?". has 3 buttons can click yes, no , maybe. 2) add-on should collect input , email id of user , send webpage can display information.
how go it? start? application use write code add-in/plugin?
i have visual studio 2015 community installed on computer.
i think first stop should msdn office developer site. allow review options available in sdk.
Comments
Post a Comment