Is it possible to create an Outlook COM Add-in where you can click a toolbar button and a form displays. On this form, would it be able to manipulate the e-mail and attachments on the local machine? For instance, I create a toolbar that has a button on it and a windows form displays. The form should then retrieve the attachments from the highlighted email in the inbox and then email the mail server. Is it possible to do all of this?