remove_alarm


Description:

public void remove_alarm (string auid)

Removes an alarm subcomponent from a calendar component.

If the alarm that corresponds to the specified auid had been fetched with e_cal_component_get_alarm, then those alarm structures will be invalid; you should get rid of them with free before using this function.

Parameters:

auid

UID of the alarm to remove.