DDay.iCal Version 0.71

[This is preliminary documentation and is subject to change.]

A class that represents an RFC 2445 VTIMEZONE component.

Namespace:  DDay.iCal.Components
Assembly:  DDay.iCal (in DDay.iCal.dll) Version: 0.71.0.0 (0.71.0.0)

Syntax

C#
public class iCalTimeZone : ComponentBase

Inheritance Hierarchy

System..::.Object
  DDay.iCal.Components..::.iCalObject
    DDay.iCal.Components..::.ComponentBase
      DDay.iCal.Components..::.iCalTimeZone

See Also