![]() |
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
|
|||
|
|||
![]()
Hey,
Is it possible to simulate "clicking a folder" programmatically. I'm using VSTO C# .net. Thank you, Koen Verwimp |
Ads |
#2
|
|||
|
|||
![]()
Get the folder you want to become the current folder then use the
ActiveExplorer().CurrentFolder property to set the folder in the ActiveExplorer. That object property takes a MAPIFolder object. -- 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 "Koen Verwimp" wrote in message ... Hey, Is it possible to simulate "clicking a folder" programmatically. I'm using VSTO C# .net. Thank you, Koen Verwimp |
#3
|
|||
|
|||
![]()
Thanks !!
"Ken Slovak - [MVP - Outlook]" wrote: Get the folder you want to become the current folder then use the ActiveExplorer().CurrentFolder property to set the folder in the ActiveExplorer. That object property takes a MAPIFolder object. -- 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 "Koen Verwimp" wrote in message ... Hey, Is it possible to simulate "clicking a folder" programmatically. I'm using VSTO C# .net. Thank you, Koen Verwimp |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2002 Custom Form only runs code if you select "run this fo | Richard Korinek | Outlook - Using Forms | 2 | February 6th 09 08:10 PM |
Can not select a contacts folder. Why? | Charles Brown | Outlook - Using Contacts | 1 | November 6th 08 11:32 PM |
Add 2nd folder to 'Select Names' drop down in Outlook 2000? | Peter D. Brown | Outlook - Using Contacts | 2 | October 8th 08 12:16 AM |
Outlook 2007: when selecting a new folder, the highlighted selection always resets to the top. OL2003 would select to last entry | Warrick Wilson | Outlook - General Queries | 2 | March 4th 07 02:19 PM |
the select destination folder is empty when import in outlook | mike becker | Outlook - Using Contacts | 0 | June 21st 06 02:48 AM |