Gets the master object and all detached instances as string for a component identified by the uid.
Free the returned SList with g_slist_free_full (icalstrings, g_free); when no longer needed.
| this |
an CalCache |
| uid |
a UID of the component |
| out_icalstrings |
return location for the iCal strings |
| cancellable |
optional Cancellable object, or null |
|
Whether succeeded. |