Click or drag to resize

ITimeZoneRule Properties

IT Hit WebDAV Classes Reference

The ITimeZoneRule type exposes the following members.

Properties
  NameDescription
Public propertyComments
List of descriptive explanatory texts.
Public propertyComponents
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.)
Public propertyContainer
Public propertyDelimiter
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.)
Public propertyProperties
Dictionary of all business card or calendar properties.
(Inherited from IComponent.)
Public propertyRecurrenceDateTimes
Gets date and time information for recurring calendar component. Provides access to "RDATE" properties list.
Public propertyRecurrenceRule
Gets or sets the recurrence rule for the onset of the observance defined by this time zone sub-component.
Public propertyStart
Gets or sets the effective onset date and local time for the time zone.
Public propertyTimeZoneNames
List of time zone names.
Public propertyTimeZoneOffsetFrom
Gets or sets the UTC offset that is in use when the onset of this time zone observance begins.
Public propertyTimeZoneOffsetTo
Gets or sets the UTC offset for the time zone sub-component(Standard Time or Daylight Saving Time) when this observance is in use.
Top
See Also