Outlook Object Model or CDO 
Author Message
 Outlook Object Model or CDO

Hello,

If part of my VB program is to read data from a public folder of MS Exchange
5.5 or data in a login's mailbox, do I need to have Outlook 2000 installed
in the machine running my VB program.  Or do I just install the Outlook
reference together with the VB program installation ?!

Please help ...



Sat, 12 Oct 2002 03:00:00 GMT  
 Outlook Object Model or CDO
If you reference Outlook in your app then Outlook has to be installed on any
machine that the app is run on.  You are not allowed to distribute Outlook
with your app.


Quote:
> Hello,

> If part of my VB program is to read data from a public folder of MS
Exchange
> 5.5 or data in a login's mailbox, do I need to have Outlook 2000 installed
> in the machine running my VB program.  Or do I just install the Outlook
> reference together with the VB program installation ?!

> Please help ...



Sat, 12 Oct 2002 03:00:00 GMT  
 Outlook Object Model or CDO
If you can't guarantee the availability of Outlook on the machines on which
your utility wil run, you should use CDO. I sometimes use both, using
outlook when it's there and CDO when it's not.


Quote:
> Hello,

> If part of my VB program is to read data from a public folder of MS
Exchange
> 5.5 or data in a login's mailbox, do I need to have Outlook 2000 installed
> in the machine running my VB program.  Or do I just install the Outlook
> reference together with the VB program installation ?!

> Please help ...



Sat, 12 Oct 2002 03:00:00 GMT  
 Outlook Object Model or CDO
Have you looked into ADO ?

I am pretty sure that ADO has a provider that can do this.

If I am totally off base let me know......

--
Cheers,

Greg Jackson MCSD, MCT
Sr. Software Engineer
STEP Technology
PDX, OR

Quote:
> Hello,

> If part of my VB program is to read data from a public folder of MS
Exchange
> 5.5 or data in a login's mailbox, do I need to have Outlook 2000 installed
> in the machine running my VB program.  Or do I just install the Outlook
> reference together with the VB program installation ?!

> Please help ...



Sat, 12 Oct 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Outlook Object Model and CDO

2. CDO vs. Outlook Object Model

3. CDO vs Outlook Objec Model

4. using outlook 97 object model with outlook 95?

5. Outlook Object Model in Access + Outlook View Control

6. Outlook Object Model... Need Version of Outlook

7. CDO vs Outlook 2000 Object Library?? (Outlook Newbie)

8. Calendar Folders and the CDO object model

9. Report Object Model/Viewer Object Model

10. Security update - Outlook object model

11. Missing Outlook Object Model events?

12. New to Outlook Object Model

 

 
Powered by phpBB® Forum Software