- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy MicrosoftUnderstand how to customize the Ribbon for Outlook Inspector windows.The Outlook 2007 Ribbon Extensibility Add-In is a learning tool that will help you understand how to customize the Ribbon for Outlook Inspector windows. It provides coverage of how legacy command bar customizations appear in an outlook inspector window, how to implement the office.iribbonextensibility interface in an outlook add-in, providing ribbon markup for ribbon customization depending on the ribbonid string passed in the getcustomui callback, using the iribboncontrol.context object to find an instance of an inspector object, changing the state of ribbon controls depending on the propertychange event for an outlook item.