I have written outlook vba script in notepad. How to execute it as invoke vba is only for excel. I have tried many things but no success.
Unfortunately no option to run vba script on Outlook through any activity.
What you can try is add the script as a shortcut into the outlook on the machine and using Ui interaction, click on that button.
Otherwise using Outlook activities or O365 activities is the only reliable way.