Class VTimeZone
Time zone component (VTIMEZONE)
public class VTimeZone : CalendarComponent
- Inheritance
-
objectVTimeZone
- 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