The iCalTimeZoneInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| iCalTimeZoneInfo()()()() | ||
| iCalTimeZoneInfo(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.) | |
| DTStart | ||
| ExceptionDates | ||
| ExceptionRules | ||
| 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.)
| |
| OffsetFrom | ||
| OffsetTo | ||
| 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.
(Inherited from CalendarComponent.) | |
| RecurrenceDates | ||
| RecurrenceID | ||
| RecurrenceRules | ||
| Start | ||
| TimeZoneName |
Returns the name of the current Time Zone.
| |
| TimeZoneNames | ||
| TZID | ||
| TZOffsetFrom | ||
| TZOffsetTo |
Events
| Name | Description | |
|---|---|---|
| ChildAdded | (Inherited from CalendarObject.) | |
| ChildRemoved | (Inherited from CalendarObject.) | |
| Loaded | (Inherited from CalendarObjectBase.) |