ICalendar2GenerateTimeZones Method
IT Hit WebDAV Classes Reference
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxabstract 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