The RecurringComponent type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RecurringComponent()()()() | ||
| RecurringComponent(String) |
Methods
Properties
| Name | Description | |
|---|---|---|
| Alarms |
A list of Alarms for this recurring component.
| |
| Attachments | (Inherited from UniqueComponent.) | |
| Attendees | (Inherited from UniqueComponent.) | |
| Calendar |
Returns the iCalendar that this ICalendarObject
belongs to.
(Inherited from CalendarObject.) | |
| Categories | (Inherited from UniqueComponent.) | |
| Children |
A collection of ICalendarObjects that are children
of the current object.
(Inherited from CalendarObject.) | |
| Class | (Inherited from UniqueComponent.) | |
| Column | (Inherited from CalendarObject.) | |
| Comments | (Inherited from UniqueComponent.) | |
| Contacts | (Inherited from UniqueComponent.) | |
| Created | (Inherited from UniqueComponent.) | |
| Description | (Inherited from UniqueComponent.) | |
| DTStamp | (Inherited from UniqueComponent.) | |
| DTStart |
The start date/time of the component.
| |
| EvaluationIncludesReferenceDate | ||
| ExceptionDates | ||
| ExceptionRules | ||
| iCalendar | (Inherited from CalendarObject.) | |
| IsLoaded | (Inherited from CalendarObjectBase.) | |
| Key | (Inherited from CalendarObject.) | |
| LastModified | (Inherited from UniqueComponent.) | |
| 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.)
| |
| Organizer | (Inherited from UniqueComponent.) | |
| Parent |
Returns the parent ICalendarObject that owns this one.
(Inherited from CalendarObject.) | |
| Priority | (Inherited from UniqueComponent.) | |
| Properties |
Returns a list of properties that are associated with the iCalendar object.
(Inherited from CalendarComponent.) | |
| RecurrenceDates | ||
| RecurrenceID | ||
| RecurrenceRules | ||
| RelatedComponents | (Inherited from UniqueComponent.) | |
| RequestStatuses | (Inherited from UniqueComponent.) | |
| Sequence | (Inherited from UniqueComponent.) | |
| Start |
An alias to the DTStart field (i.e. start date/time).
| |
| Summary | (Inherited from UniqueComponent.) | |
| UID | (Inherited from UniqueComponent.) | |
| Url | (Inherited from UniqueComponent.) |
Events
| Name | Description | |
|---|---|---|
| ChildAdded | (Inherited from CalendarObject.) | |
| ChildRemoved | (Inherited from CalendarObject.) | |
| Loaded | (Inherited from CalendarObjectBase.) | |
| UIDChanged | (Inherited from UniqueComponent.) |