The CalendarObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Calendar |
Returns the iCalendar that this ICalendarObject
belongs to.
| |
| Children |
A collection of ICalendarObjects that are children
of the current object.
| |
| Column | ||
| iCalendar | ||
| IsLoaded | (Inherited from CalendarObjectBase.) | |
| Key | ||
| Line | ||
| Name |
Gets or sets the name of the ICalendarObject. For iCalendar components,
this is the RFC 5545 name of the component.
| |
| Parent |
Returns the parent ICalendarObject that owns this one.
|