View Single Post
  #3  
Old February 13th 09, 04:33 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default How to get current folder

Search for IConnectionPointContainer etc.
Or use the wrapper classes created by VC++ when you import a type library
using #import.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Ashish" wrote in message
...
How to implement FolderEvents in c++.
FolderAdd

FolderChange

FolderRemove



Please give some example




Ads