You can certainly use RDO instead of Outlook but then you're completely in
RDO, just as if you had written a CDO 1.21 only application. You would have
to logon to the RDOSession (no NameSpace) and go from there.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Michael H" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Wed, 15 Feb 2006 10:40:49 -0500, "Ken Slovak - [MVP - Outlook]"
> <(E-Mail Removed)> wrote:
>
> -> RDO is a COM object. It would also have to be used via the COM
> Interop as
> -> far as I know.
>
>
> Can I use RDO (Interoped RDO) instead of the Outlook Interop though
> for instantiating an Application, NameSpace, and MailItem ?
>
>
> Michael