outlook task list

T

ted

I know it is possiable to 'send tasks' to other outlook
users via an email which outlook will then prompt you, what
i would like to do is have a web server generate a task and
email it to a user so there outlook will pick it up
automatically?
Is this possiable?
I can use php, perl, c++, python, asp.
 
S

Sue Mosher [MVP]

Since Outlook tasks use a proprietary format, this isn't possible with standard web server tools. What about using client-side code to generate the task using Outlook object model methods?
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top