On Thu, 2004-05-13 at 12:15 +0530, HP Nadig wrote: > hello everyone, > > I was exploring the possibilities of adding an option for attaching > files to the assigned (group) tasks. Is it possible to associate files > (or file names) with ical component? If so, can you light up things a > little bit for me? ;-) > you create attachments with icalproperty_new_attach, and then you just have to add the property to the ical component, using icalcomponent_add_property.
cheers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
