Outlook Automation or CDO 
Author Message
 Outlook Automation or CDO

We are developing an app in VB that needs to control various email features
for the users, such as showing only certain folders and allowing only
specific actions in those folders.

We have found that the Outlook Automation doesn't allow certain features
like controlling the sender very easily without creating profiles.

Is it generally advised to use CDO or Outlook Automation for this type of
app?

Thank you



Fri, 03 Jan 2003 03:00:00 GMT  
 Outlook Automation or CDO
CDO will allow you to do dynamic logons without creating a profile first
while the Outlook's Namespace.Logon routine requires the profile to be
present.  So in this case, I would prefer CDO over Outlook.


Quote:
> We are developing an app in VB that needs to control various email
features
> for the users, such as showing only certain folders and allowing only
> specific actions in those folders.

> We have found that the Outlook Automation doesn't allow certain features
> like controlling the sender very easily without creating profiles.

> Is it generally advised to use CDO or Outlook Automation for this type of
> app?

> Thank you



Wed, 15 Jan 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Outlook Automation and CDO

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

3. VB.NET and Outlook automation - Detect Outlook Version

4. Automation error when using CDO 1.21 Library

5. Help with CDO/Outlook mapi problem

6. CDO vs Outlook libraries

7. CDO & Outlook-Out of memory, messages collection

8. Outlook Object Model and CDO

9. CDO vs. Outlook Object Model

10. MAPI, CDO, WinXP & Outlook 2k - Internet Only

11. How to install CDO after Outlook has already been installed

12. CDO Problem within Outlook

 

 
Powered by phpBB® Forum Software