Hi Jo, On Fri, 2007-02-23 at 12:29 +0100, Jo Vermeulen wrote: > Hello everyone, > > I was wondering if there is some documentation available on how to use > evolution-sharp (and where to get the latest code)? > If you check-out evolution-sharp, you would see evolution/TestCal.cs and evolution/TestBook.cs - these files help you to understand how to use the basic APIs.
Alternatively, you can checkout: http://svn.gnome.org/viewcvs/beagle/trunk/beagle/beagled/EvolutionDataServerQueryable/CalContainer.cs?revision=3170&view=markup - for Calendar APIs and http://svn.gnome.org/viewcvs/beagle/trunk/beagle/beagled/EvolutionDataServerQueryable/BookContainer.cs?revision=3223&view=markup - for Contacts APIs > I was originally planning to use Evolution's DBUS API to talk to it > remotely (things like getting the current calendar information, a list > of emails tagged with the Todo label, etc.), but it seems only a new > message notification is supported by a plugin. > Evolution-sharp doesn't yet provide mechanism to query for mails. HTH, V. Varadhan -- Veerapuram Varadhan <[EMAIL PROTECTED]> _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
