I created a simple button for a Outlook ribon bar in Visual Baic .NET using the Ribon designer. Is there a way to get that button to show in multible bars? I tried with generic "OfficeId" and selecting multible RibbonTypes (where i want it to show). As long as I type the correct officeId it will show where I want but I want it to show up any time you are writeing or repplying to a email.
I tried TabNewMailMessage for example and others. TabNewMailMessage only works when you pop out the reply.