Is there a module that allows me to manipulate Outlook Tasks?
Dale Strickland-Clark
dale at riverhall.NOTHANKS.co.uk
Fri Jan 25 11:49:51 EST 2002
More information about the Python-list mailing list
Fri Jan 25 11:49:51 EST 2002
- Previous message (by thread): Is there a module that allows me to manipulate Outlook Tasks?
- Next message (by thread): Is there a module that allows me to manipulate Outlook Tasks?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ski at insightful.com (Chris Kacoroski) wrote: >Thanks in advance. > >cheers, > >ski There is a COM object called "OUTLOOK.APPLICATION" which allows you to manipulate Outlook Tasks and other Outlook folders. -- Dale Strickland-Clark Riverhall Systems Ltd
- Previous message (by thread): Is there a module that allows me to manipulate Outlook Tasks?
- Next message (by thread): Is there a module that allows me to manipulate Outlook Tasks?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list