ITimeZoneRuleTimeZoneNames Property
IT Hit WebDAV Classes Reference
List of time zone names.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<ICalText> TimeZoneNames { get; }
ReadOnly Property TimeZoneNames As ITextPropertyList(Of ICalText)
Get
property ITextPropertyList<ICalText^>^ TimeZoneNames {
ITextPropertyList<ICalText^>^ get ();
}
abstract TimeZoneNames : ITextPropertyList<ICalText> with get
Property Value
Type:
ITextPropertyListICalTextSee Also