Hi!
> What do you need to do to it? If you're simply remote controlling it
> (triggering commands), you might look into PostMessage.
It's Antony Joseph who needs something (he sent the first message).
if not, with MAPI, we can (also) obtain the list of the messages received in
the past, to remo
What do you need to do to it? If you're simply remote
controlling it (triggering commands), you might look
into PostMessage.
--- Tim Roberts <[EMAIL PROTECTED]> wrote:
> Michel Claveau wrote:
> >
> >> I don't believe that Outlook Express exposes an
> IDispatch interface. I
> >> think that
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
> possib
Hi!
> 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 believ
Antony Joseph wrote:
> Hi,
>
> I can access and read mails from Ms Outlook
>--- outlook = win32com.client.Dispatch("Outlook.Application")
>...
> can any one tell me , How can access and read mails from Outlook Express
> --- outlook Exp
Hi,
I can access and read mails from Ms Outlook
--- outlook = win32com.client.Dispatch("Outlook.Application")
...
can any one tell me , How can access and read mails from Outlook Express
--- outlook Express=win32com.client.Dispatch(.