Anders Schneiderman wrote:
>
> When I tried it:
> folders = outlook.GetRootFolder()
>
> I got the following error message:
> AttributeError: object has no attribute 'GetRootFolder
>

Hmmm.  Are you able to refer to outlook.Folders(0)?

http://support.microsoft.com/kb/208520/EN-US

-- 
Tim Roberts, [email protected]
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to