Calling Dispatch - Error -2147221005
Steven Manross <[email protected]>
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <[email protected]> |
Seems like you have the class string invalid… “Outlook Application” should read “Outlook.Application” Note the period. 😊 And then of course, you need Outlook installed, and the correct 32-bit or 64-bit version of Outlook for your python version. HTH and Enjoy Steven _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32