Accessing IMAPI Interface from MAPI Folder

  • Thread starter Thread starter Neil Dittmar
  • Start date Start date
N

Neil Dittmar

Hello All,

I am attempting to access the user defined label names
property on a Calendar Folder. Using the information
posted elsewhere in this forum and the OutlookSpy utility,
I've found that I need to access the IMAPIFolder interface
of the selected Calendar folder to get at the property I
want (Property Tag 0x36DC). How do I access the
IMAPIFolder interface of the selected Calendar? Can I get
to the IMAPI interface if I have a MAPIFolder object bound
to the selected Calendar Folder? Any help or suggestions
would be greatly appreciated.

Thanks,

Neil Dittmar
Software Developer
Aurora Information Systems
 
Dmitry,

Thanks for the reply. I'm using Visual Basic 6 with
the CDO 1.21 object and Outlook 2003 Object model. Any
help you could give me would be much appreciated.

Thanks,

Neil Dittmar
Software Developer
Aurora Information Systems
 
Back
Top