PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Accessing IMAPI Interface from MAPI Folder
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Accessing IMAPI Interface from MAPI Folder
![]() |
Accessing IMAPI Interface from MAPI Folder |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
What programming language do you use?
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Neil Dittmar" <anonymous@discussions.microsoft.com> wrote in message news:acb201c47969$cc1b1370$a301280a@phx.gbl... > 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 |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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 >-----Original Message----- >What programming language do you use? > >Dmitry Streblechenko (MVP) >http://www.dimastr.com/ >OutlookSpy - Outlook, CDO >and MAPI Developer Tool > > >"Neil Dittmar" <anonymous@discussions.microsoft.com> wrote in message >news:acb201c47969$cc1b1370$a301280a@phx.gbl... >> 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 > > >. > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
You can access that property using Folder.Fields() in CDO 1.21.
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool <anonymous@discussions.microsoft.com> wrote in message news:ba3f01c47987$35f8a510$a501280a@phx.gbl... > 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 > > >-----Original Message----- > >What programming language do you use? > > > >Dmitry Streblechenko (MVP) > >http://www.dimastr.com/ > >OutlookSpy - Outlook, CDO > >and MAPI Developer Tool > > > > > >"Neil Dittmar" <anonymous@discussions.microsoft.com> > wrote in message > >news:acb201c47969$cc1b1370$a301280a@phx.gbl... > >> 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 > > > > > >. > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

