C 
		
								
				
				
			
		ck
Hi,
I need to get the Explorer_SelectionChange Event and
CurrentFolders_FolderChange Event in VSTO (VB.Net).
In VB6 we just put the code in Initialize_Handler and it will capture the
event when the outlook explorer changed or when the folder changed.
How to do that in VSTO (VB.Net)?
Thanks in advance.
				
			I need to get the Explorer_SelectionChange Event and
CurrentFolders_FolderChange Event in VSTO (VB.Net).
In VB6 we just put the code in Initialize_Handler and it will capture the
event when the outlook explorer changed or when the folder changed.
How to do that in VSTO (VB.Net)?
Thanks in advance.