Am 26. Mai 2018 21:54:36 GMT-03:00 schrieb [email protected]: >On May 26, 2018, at 5:21 AM, [email protected] wrote: >> >> on a 64bit windows 7 machine with pywin32 221 I used to get a pointer >to the MAPI session like this >> >> >outlook.GetNamespace('MAPI').Session.MAPIOBJECT.QueryInterface(mapi.IID_IMAPISession) >> >> on a fresh windows 10 machine with pywin32 221 this fails with >> >> pywintypes.com_error: (-2147467259, 'Unknown error', None, None) > >Is this a fresh Windows 10 machine that includes a copy of Microsoft >Outlook?
Yes, exactly. I moved my office 16 license to the new machine which had office 365 pre-installed. Christian _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32
