c# - Create outlook macro that runs for every user -


i want create macro in outlook prompts every user while sending emails. have code , works fine me, when log in using different account, macro doesn't work. can build c# application this?

yes, can develop outlook add-in can installed users on pc. see walkthrough: creating first application-level add-in outlook started quickly.


Comments