Problem
I needed to create Outlook Add-In Ribbon button without Group label, like the Insights Add-In does.
Solution
As the Group element requires Label, and the String of the Label requires DefaultValue to have some value, the workaround was to set the DefaultValue as one space character.
Ta-daa!
No comments:
Post a Comment