ITimeZoneStandardRules Property
IT Hit WebDAV Classes Reference
List of Standard Time offset rules.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax IComponentList<ITimeZoneRule> StandardRules { get; }
ReadOnly Property StandardRules As IComponentList(Of ITimeZoneRule)
Get
property IComponentList<ITimeZoneRule^>^ StandardRules {
IComponentList<ITimeZoneRule^>^ get ();
}
abstract StandardRules : IComponentList<ITimeZoneRule> with get
Property Value
Type:
IComponentListITimeZoneRuleSee Also