[This is preliminary documentation and is subject to change.]
Returns the original TimeZoneInfo from which this was created.

C# | Visual Basic | Visual C++ |
public TimeZoneInfo OriginalZone { get; }
Public ReadOnly Property OriginalZone As TimeZoneInfo Get
public: property TimeZoneInfo^ OriginalZone { TimeZoneInfo^ get (); }
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)