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 properties. Empty for card object.
(Inherited from IDavComponent.)
Public propertyDaylightRules
List of Daylight Saving Time offset rules.
Public propertyDelimiter
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IDavComponent.)
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 IDavComponent.)
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