![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
I haven't heard of anything that would provide that ability, but I haven't
tested that sort of thing so far. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "John Webster" johnwebster @ discussions.microsoft.com wrote in message ... 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 |
#3
|
|||
|
|||
![]()
Ken, thanks for your reply.
As it turns out, the Explorer & Inspector CommandBars are just hidden in 2010, as I learned this morning. You CAN set them in code and use the ExecuteMso method of the CommandBars. I don't know if that's the way it's going to be going forward.... Cheers. -- - John "Ken Slovak - [MVP - Outlook]" wrote: I haven't heard of anything that would provide that ability, but I haven't tested that sort of thing so far. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "John Webster" johnwebster @ discussions.microsoft.com wrote in message ... 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 . |
#4
|
|||
|
|||
![]()
I had some hints that they could still be used, but it's all unsupported so
there's no guarantee that will work even when SP1 comes out much less future versions. At some point they won't just be hidden objects but non-existent objects. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "John Webster" johnwebster @ discussions.microsoft.com wrote in message news ![]() Ken, thanks for your reply. As it turns out, the Explorer & Inspector CommandBars are just hidden in 2010, as I learned this morning. You CAN set them in code and use the ExecuteMso method of the CommandBars. I don't know if that's the way it's going to be going forward.... Cheers. -- - John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rule for messages from Hotmail account not executing | dtgVA | Outlook - Installation | 3 | May 1st 09 05:44 PM |
Code not executing when form is opened from additional mailbox | Jim Fazakas | Outlook - Using Forms | 2 | January 3rd 08 10:42 PM |
Outlook 2007 Click a Button on the Ribbon through Code | [email protected] | Add-ins for Outlook | 5 | December 14th 06 09:04 PM |
Project1 not executing | pfa | Outlook and VBA | 2 | September 14th 06 06:03 PM |
Outlook Form Command Button Code | Tipcie | Outlook and VBA | 1 | July 26th 06 03:26 PM |