Outlook Ribbon VSTO: I cannot add a ribbon button in the Attachments tab

Pablo Glomby 186 Reputation points
2023-07-05T16:12:37.42+00:00

Hello

I need to add a single button in the Attachments tab.

In https://github.com/MicrosoftDocs/visualstudio-docs/issues/6770#issuecomment-866319992 I see that there is a link https://www.microsoft.com/en-us/download/confirmation.aspx?id=50745 where you can download a file with the internal IDs.

In OutlookMailReadControls.xls I see there is a TabAttachments id. So I added it in the officeId field :User's image

)

But in the Attachmens menu I don't see anything:

User's image

If I change the id to TabReadMessage then it works but I really need it to be added to the Attachments tab.

I guess there is something bad with the id. Do you have the correct ID

Thanks

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.