How to install custom plugin on outlook (for mac)? -


I have created a simple plugin and installed it on my approach (for window). it works fine. Although I want to know - can I install the same plugin on Outlook (for Mac)? If so, please guide, thank you!

No, you can not support Office / Outlook Add-ins for Mac COM Technology (which is based on Office Add-in) is only for Windows.

The only possible option is to develop a VBA macro instead.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -