The ITimeZoneInfo type exposes the following members.

Properties

  NameDescription
Public propertyCalendar
Returns the iCalendar that this object is associated with.
(Inherited from ICalendarObject.)
Public propertyChildren
Returns a list of children of this object.
(Inherited from ICalendarObject.)
Public propertyColumn
Returns the column number where this calendar object was found during parsing.
(Inherited from ICalendarObject.)
Public propertyDTStart Obsolete. (Inherited from IRecurrable.)
Public propertyExceptionDates (Inherited from IRecurrable.)
Public propertyExceptionRules (Inherited from IRecurrable.)
Public propertyiCalendar (Inherited from ICalendarObject.)
Public propertyIsLoaded
Gets whether or not the object has been loaded.
(Inherited from ILoadable.)
Public propertyKey (Inherited from IKeyedObject<(Of <(<'T>)>)>.)
Public propertyLine
Returns the line number where this calendar object was found during parsing.
(Inherited from ICalendarObject.)
Public propertyName
The name of the calendar object. Every calendar object can be assigned a name.
(Inherited from ICalendarObject.)
Public propertyOffsetFrom
Public propertyOffsetTo
Public propertyParent
Returns the parent of this object.
(Inherited from ICalendarObject.)
Public propertyProperties (Inherited from ICalendarPropertyListContainer.)
Public propertyRecurrenceDates (Inherited from IRecurrable.)
Public propertyRecurrenceID (Inherited from IRecurrable.)
Public propertyRecurrenceRules (Inherited from IRecurrable.)
Public propertyStart
Gets/sets the start date/time of the component.
(Inherited from IRecurrable.)
Public propertyTimeZoneName
Public propertyTimeZoneNames
Public propertyTZID

See Also