Click or drag to resize

ICalendar2TimeZones Property

IT Hit WebDAV Classes Reference
Gets a list of time zone components associated with this calendar object.

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IComponentList<ITimeZone> TimeZones { get; }

Property Value

Type: IComponentListITimeZone
Remarks

https://tools.ietf.org/html/rfc5545#section-3.6.5

See Also