Michel Claveau wrote:
>
>> I don't believe that Outlook Express exposes an IDispatch interface. I
>> think that you have to manipulate the mailbox directly. (Search for "DBX")
>>
>
> +1 (or, I confirm)
>
> But, if Outlook-Express is the default messagerie software, there are few
> possibilities, by use MAPI interface (I believe...)
>
Correct, and not even full MAPI -- just the Simple MAPI interface.
Here's an example in C++:
http://msdn2.microsoft.com/en-us/library/ms527946.aspx
--
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32