Table of Contents

Class VTimeZoneDaylight

Namespace
Specworks.ICalendar
Assembly
Specworks.ICalendar.dll

Daylight time zone component (DAYLIGHT)

public class VTimeZoneDaylight : CalendarComponent
Inheritance
object
VTimeZoneDaylight
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