get_alarm_uids
Description:
public List<
string>
get_alarm_uids ()
Builds a list of the unique identifiers of the alarm subcomponents inside a calendar component.
Returns:
List of unique identifiers for alarms. This should be freed using cal_obj_uid_list_free .
|