Class | Icalendar::Component |
In: |
lib/icalendar/component.rb
|
Parent: | Icalendar::Base |
The body of the iCalendar object consists of a sequence of calendar properties and one or more calendar components. The calendar properties are attributes that apply to the calendar as a whole. The calendar components are collections of properties that express a particular calendar semantic. For example, the calendar component can specify an Event, a Todo, a Journal entry, Timezone information, or Freebusy time information, or an Alarm.
name | [R] | |
properties | [RW] |
Define a set of methods defining a new property, which supports multiple values for the same property name.