> I have an application that can generate vcs files that are importable
> into Outlook as calendar appointments. I would really like to import
> them as tasks but Outlook refuses to do so. How can this be done?
Since vcs files are vCalendar files - files that contain calendar entries -
I don't think you can't import them as tasks because they don't contain task
information.

Signature
Brian Tillman
AlQ - 25 Sep 2006 18:22 GMT
vcs files can indeed contain task information. A task is referred to as a
vTODO in the vcs format. They apparently work with Lotus notes but not with
MS Outllook.
See http://www.wissel.net/blog/d6plinks/SHWL-6GLRBJ
> > I have an application that can generate vcs files that are importable
> > into Outlook as calendar appointments. I would really like to import
[quoted text clipped - 3 lines]
> I don't think you can't import them as tasks because they don't contain task
> information.
Task items and calendar items use different file formats and cannot be interchanged for importing. Calendar items use the iCal format and tasks the iTask (IIRC).

Signature
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.
After furious head scratching, AlQ asked:
| I have an application that can generate vcs files that are importable
| into Outlook as calendar appointments. I would really like to import
| them as tasks but Outlook refuses to do so. How can this be done?
AlQ - 25 Sep 2006 18:23 GMT
Where can I find the iTask file format specification?
> Task items and calendar items use different file formats and cannot be interchanged for importing. Calendar items use the iCal format and tasks the iTask (IIRC).
>
> | I have an application that can generate vcs files that are importable
> | into Outlook as calendar appointments. I would really like to import
> | them as tasks but Outlook refuses to do so. How can this be done?
Sue Mosher [MVP-Outlook] - 25 Sep 2006 19:15 GMT
Outlook does not support iTask (assuming that's a spec by now) or VTODO.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Where can I find the iTask file format specification?
>
[quoted text clipped - 3 lines]
>> | into Outlook as calendar appointments. I would really like to import
>> | them as tasks but Outlook refuses to do so. How can this be done?