c# - Outlook Add-in 2010 -


i have created add -in outlook using outlook add-in 2010, want work same in outlook 2007 , outlook 2013 in outlook 2013. created ribbon , custom menu, these functionalities working fine in outlook 2010. in outlook 2007 ribbons not getting displayed(even add in tag not visible) menu working fine , in outlook 2013, menu not displayed ribbon working fine.

is there compatibility issues while using outlook add-in 2010?

i used visual studio 2010 (.net framework 4).

please provide solution this.

i need write outlook add-in supported in 2007/2010/2013.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -