Building Outlook add-ins - where to start?

Zoe M 1 Reputation point
2022-07-18T09:10:26.193+00:00

I would like to build an outlook add-in, however I have zero coding experience. What do I need to know to start?

Microsoft 365 and Office | Development | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Oskar Shon 49,311 Reputation points Volunteer Moderator
    2022-11-09T12:12:57.233+00:00

    That is a good Q.
    Outlook desktop have own repository to code VBA, If you write there something you can send this file to someone ho do not use it at all.
    That is inconvenient but it works. I start like that. I build Ribbon and tools i use at work. And I send it to my coworkers.

    258725-ovi-149-menu.png

    After I new how the code works and where is limitation, I bought Visual Studio to make COM add-ins.
    VB.Net is a very similar but you can find lots of deference. Another way to build menu, set to object are deferent and you had a more it for use.
    Long way to success, but i like it.

    258656-dodatki-vbatools-outlook2.png

    Now I have over 40 of it works and trade as a outside product for me :P
    So if you're asking how start - so that is my way.
    Regards

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.