PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Accessing IMAPI Interface from MAPI Folder

Reply

Accessing IMAPI Interface from MAPI Folder

 
Thread Tools Rate Thread
Old 03-08-2004, 03:54 PM   #1
Neil Dittmar
Guest
 
Posts: n/a
Default Accessing IMAPI Interface from MAPI Folder


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
  Reply With Quote
Old 03-08-2004, 07:12 PM   #2
Dmitry Streblechenko \(MVP\)
Guest
 
Posts: n/a
Default Re: Accessing IMAPI Interface from MAPI Folder

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



  Reply With Quote
Old 03-08-2004, 07:25 PM   #3
Guest
 
Posts: n/a
Default Re: Accessing IMAPI Interface from MAPI Folder

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

>
>
>.
>

  Reply With Quote
Old 03-08-2004, 07:49 PM   #4
Dmitry Streblechenko \(MVP\)
Guest
 
Posts: n/a
Default Re: Accessing IMAPI Interface from MAPI Folder

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

> >
> >
> >.
> >



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off