Queries the action type of an alarm.
Return value for the alarm's action type.
Gets the list of attendees associated with an alarm.
Queries the description property of an alarm.
Return value for the description property and its parameters.
Queries the repeat/duration properties of an alarm.
Return value for the repeat/duration properties.
Queries the trigger time for an alarm.
Return value for the trigger time.
Queries the unique identifier of an alarm subcomponent.
Queries an alarm to see if it has attendees associated with it.
Sets the action type for an alarm.
Action type.
Sets the list of attendees for an alarm.
List of attendees.
Sets the description property of an alarm.
Description property and its parameters, or NULL for no description.
Sets the repeat/duration values for an alarm.
Repeat/duration values. To remove any repetitions from the alarm, set the repeat
.repetitions to 0.
Sets the trigger time of an alarm.
Trigger time structure.
Frees an alarm structure.