How Can We Help?
Can I hide the Ribbon shown in Outlook (V6.x and later)
Yes, the ribbon visibility can be changed in the registry for Enterprise License only.
The registry settings can be found based on you architecture and deployment method
All MSI installs + exe installer on Windows 32bit : [HKEY_LOCAL_MACHINE\SOFTWARE\DragDrop\DragDrop for Outlook]
Exe installer on 64 Bit Windows : [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\DragDrop\DragDrop for Outlook]
Set the value for RibbonVisible: [REG_SZ] to false to hide.
Default value is true.