Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Developing Outlook addin for Mac

I have already created an addin for Ms Outlook in Windows using visual studio 2010 and C#. It works fine with Ms Outlook 2007,2010,2013 and 2016 on Windows.

Now I would like to create the same addin for Outlook on Mac. I have downloaded a .pkg file of Outlook for Mac and have installed it. For activating It needs a Office 365 subscription and I have subscribed a one month free trial period.

Now to build the addin, I have surfed the internet.But I have not found any proper post related to this topic. Please help.

like image 631
Manas Maity Avatar asked Jul 16 '26 22:07

Manas Maity


2 Answers

.NET/COM add-ins built with Visual Studio do not work on Outlook for Mac. Only the new web Outlook Add-ins (using JavaScript + HTML5 + CSS) will work. See: https://dev.office.com/docs/add-ins/overview/office-add-ins

like image 85
Eric Legault Avatar answered Jul 18 '26 13:07

Eric Legault


Outlook for Mac does not support plug-ins as @Eric said. you could use office 365 apps(Office Add-ins ) or There are ways to add limited functionality to Outlook via AppleScript.

like image 31
InfoÁsith Avatar answered Jul 18 '26 11:07

InfoÁsith



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!