View Single Post
  #1  
Old June 3rd, 2010, 05:30 PM posted to microsoft.public.outlook.general
Nabil
external usenet poster
 
Posts: 13
Default Trigger ActiveExplorer.SelectionChange programically

Hi,

Is it possible to trigger the above event programically i.e. something like

RaiseEvent Outlook.Application.ActiveExplorer.SelectionChange parameters

I know what I have to do but don't know where to start with the syntax!

I'm using

VB.NET
VSTO
Outlook 2007
Redemption

Thanks in advance!