ICalendar2GenerateTimeZones Method
IT Hit WebDAV Classes Reference
Populates
TimeZones list with time zones specified in
[!:Params.ITimeZoneIdParam.TimeZoneId] ("TZID") parameters.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax abstract GenerateTimeZones : unit -> unit
Remarks
If
AutoGenerateTimeZones is set to
true the
TimeZones components list is populated automatically during serialization.
You need to call this method only if you want to populate
TimeZones list at earlier times.
See Also