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 properties. Empty for card object.
(Inherited from IDavComponent.)
Public propertyDelimiter
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IDavComponent.)
Public propertyProperties
Dictionary of all business card or calendar properties.
(Inherited from IDavComponent.)
Public propertyRecurrenceDateTimes
Date and time information for recurring calendar component.
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