![]() |
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
|
|||
|
|||
![]()
Hi all,
I'm using vs 2005 outlook add-in, C# and outlook 2003. My Goal is to rais an event whenever the selected message is changed. I've tried to use the Microsoft.office.interop.outlook.explorer in order to do so but I't wasn't a seccessful attemp. John |
Ads |
#2
|
|||
|
|||
![]()
That doesn't really provide us with very much information. A brief code
sample would be helpful. ActiveExplorer().Selection is the collection of selected items in the current Explorer. You would need to instantiate an item for each selected item (whatever type that item was) and update your items every time the selection changed. For each item that is selected you would need to handle the PropertyChange and CustomPropertyChange events. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "john" wrote in message oups.com... Hi all, I'm using vs 2005 outlook add-in, C# and outlook 2003. My Goal is to rais an event whenever the selected message is changed. I've tried to use the Microsoft.office.interop.outlook.explorer in order to do so but I't wasn't a seccessful attemp. John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Print Calendar Details Without So Many Details? | movilvr | Outlook - Calandaring | 0 | July 18th 06 09:19 PM |
Outlook Express 6 - Cannot view or create message details | Larry | Outlook Express | 4 | July 15th 06 11:53 PM |
Showing Details | Kelly Armitage | Outlook - Calandaring | 11 | July 6th 06 04:26 PM |
Can't see contact details | scooter | Outlook - Using Contacts | 7 | May 12th 06 10:51 PM |
user details | Rookie | Outlook and VBA | 1 | January 30th 06 06:19 AM |