get_exrules
Description:
Queries the list of exception rule properties of a calendar component object.
Free the returned list with g_slist_free_full (slist, g_object_unref);, when no longer needed.
Parameters:
this |
A calendar component object. |
Returns:
a SList of exception rules as Recurrence structures, or null, when none exist. |