View Single Post
  #1  
Old February 15th 08, 08:06 PM posted to microsoft.public.outlook.program_addins
PS
external usenet poster
 
Posts: 35
Default How to Programatically Access specific MAPI folder

All -

I am writing a small utility wherein I need to access/display all the
items under a specific MAPI Folder.

When viewing through the Outlook Spy - I can see all the details for
the folder but seriously need help accessing it programtically.

Tag num: 0x6656001E
Tag syn: 0x6656
Type: PT_STRING8

A little background on this is that - the name of the IMAPIFolder is
BlackBerryCalSyncState and this folder contains all the calender items
shown in the blackberry. Hence once i get a reference to this folder -
then I can iterate through the items and get the necesary details.

I am looking for any pointers/directions as soon as possible.

Thanks
Ads