Class Icalendar::Alarm
In: lib/icalendar/component/alarm.rb
Parent: Component

An Alarm calendar component is a grouping of component properties that is a reminder or alarm for an event or a to-do. For example, it may be used to define a reminder for a pending Event or an overdue Todo.

Methods

new  

Attributes

action    Single properties
attach   
attachment   
attachments   
attendee    Multi properties
attendee    Multi properties
attendees    Multi properties
created    Single and only occurring once
description   
duration    Single but must appear together
last_modified   
repeat   
sequence   
summary   
timestamp   
trigger   

Public Class methods

[Validate]