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, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to