Class VTimeZoneDaylight
Daylight time zone component (DAYLIGHT)
public class VTimeZoneDaylight : CalendarComponent
- Inheritance
-
objectVTimeZoneDaylight
- Inherited Members
Properties
ComponentType
public override string ComponentType { get; }
Property Value
- string
DateTimeStart
public string DateTimeStart { get; set; }
Property Value
- string
TzOffsetFrom
public string TzOffsetFrom { get; set; }
Property Value
- string
TzOffsetTo
public string TzOffsetTo { get; set; }
Property Value
- string