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(...............1.Did the Dispatch method returns a same object for the both? Thanks Antony
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
