The CalendarComponent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CalendarComponent()()()() | ||
CalendarComponent(String) |
Methods
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.) | |
iCalendar | (Inherited from CalendarObject.) | |
IsLoaded | (Inherited from CalendarObjectBase.) | |
Key | (Inherited from CalendarObject.) | |
Line | (Inherited from CalendarObject.) | |
Name |
Gets or sets the name of the ICalendarObject. For iCalendar components,
this is the RFC 5545 name of the component.
(Inherited from CalendarObject.)Examples
| |
Parent |
Returns the parent ICalendarObject that owns this one.
(Inherited from CalendarObject.) | |
Properties |
Returns a list of properties that are associated with the iCalendar object.
|
Events
Name | Description | |
---|---|---|
ChildAdded | (Inherited from CalendarObject.) | |
ChildRemoved | (Inherited from CalendarObject.) | |
Loaded | (Inherited from CalendarObjectBase.) |