Click or drag to resize

ITimeZone Properties

IT Hit WebDAV Classes Reference

The ITimeZone type exposes the following members.

Properties
  NameDescription
Public propertyComponents
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.)
Public propertyContainer
Public propertyDaylightRules
List of Daylight Saving Time offset rules.
Public propertyDelimiter
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.)
Public propertyLastModifiedUtc
Gets or sets the date and time in UTC that this time zone definition was last updated.
Public propertyProperties
Dictionary of all business card or calendar properties.
(Inherited from IComponent.)
Public propertyStandardRules
List of Standard Time offset rules.
Public propertyTimeZoneId
Gets or sets time zone ID.
Public propertyTimeZoneUrl
Gets or sets URL that points to a published "VTIMEZONE" definition.
Top
See Also