Table of Contents

Class VTimeZone

Namespace
Specworks.ICalendar
Assembly
Specworks.ICalendar.dll

Time zone component (VTIMEZONE)

public class VTimeZone : CalendarComponent
Inheritance
object
VTimeZone
Inherited Members

Properties

ComponentType

public override string ComponentType { get; }

Property Value

string

Daylights

public List<VTimeZoneDaylight> Daylights { get; }

Property Value

List<VTimeZoneDaylight>

Standards

public List<VTimeZoneStandard> Standards { get; }

Property Value

List<VTimeZoneStandard>

TzId

public string TzId { get; set; }

Property Value

string