The iCalendar type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Calendar |
Returns the iCalendar that this ICalendarObject
belongs to.
(Inherited from CalendarObject.) | |
| Children |
A collection of ICalendarObjects that are children
of the current object.
(Inherited from CalendarObject.) | |
| Column | (Inherited from CalendarObject.) | |
| Events |
A collection of Event components in the iCalendar.
| |
| FreeBusy |
A collection of IFreeBusy components in the iCalendar.
| |
| iCalendar | (Inherited from CalendarObject.) | |
| IsLoaded | (Inherited from CalendarObjectBase.) | |
| Journals |
A collection of Journal components in the iCalendar.
| |
| Key | (Inherited from CalendarObject.) | |
| Line | (Inherited from CalendarObject.) | |
| Method | ||
| Name |
Gets or sets the name of the ICalendarObject. For iCalendar components,
this is the RFC 5545 name of the component.
(Inherited from CalendarObject.)
| |
| Parent |
Returns the parent ICalendarObject that owns this one.
(Inherited from CalendarObject.) | |
| ProductID | ||
| Properties |
Returns a list of properties that are associated with the iCalendar object.
(Inherited from CalendarComponent.) | |
| RecurrenceEvaluationMode | ||
| RecurrenceRestriction | ||
| RecurringItems | ||
| Scale | ||
| TimeZones |
A collection of ITimeZone components in the iCalendar.
| |
| Todos |
A collection of Todo components in the iCalendar.
| |
| UniqueComponents | ||
| Version |