How to develop an Outlook/Mail Plugin?
问题 I want to develop a plug-in that does this: A button, when clicked, opens the new mail window but has a certain phrase in the subject line, for e.g. when I click a button called 'PROJ123', the new mail window opens with the subject line "[PROJ123]" Other functionality it would need: Ability to Create/Update/Delete Buttons as needed What is the best way to do this? Any and all tips, references, online resources, examples are greatly appreciated! 回答1: To create a plugin for Outlook, I'd read