get_alarm


Description:

[ Version ( since = "3.34" ) ]
public ComponentAlarm? get_alarm (string auid)

Queries a particular alarm subcomponent of a calendar component.

Free the returned pointer with e_cal_component_alarm_free, when no longer needed.

Parameters:

this

A calendar component.

auid

Unique identifier for the sought alarm subcomponent.

Returns:

the alarm subcomponent that corresponds to the specified auid, or null if no alarm exists with that UID