Fixed font Subject: Executing Ribbon Command from Code Outlook 2010
Author: John Webster Date: 29 Apr 2010
References:
As far as I can tell, ExecuteMso is now only available on the
Office.CommandBars object, which is deprecated in Outlook 2010.



I have an application that (in versions prior to 2010) executes the
"MoveNext" command for Outlook Inspectors.



Does anyone have any information about the ability (or lack thereof) to
execute Outlook commands, especially those which don't appear on the Ribbon ?



Thanks.
- John