TimeZoneInf Members

Include Protected Members
Include Inherited Members

Provides fields used to define a time zone.

The TimeZoneInf type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field bias An Integer that represents the bias in the number of minutes that the specified time zone differs from coordinated universal time (UTC).
Public field daylightBias The bias in the number of minutes that daylight time for the specified time zone differs from coordinated universal time (UTC).
Public field daylightDate The date on which daylight time begins for the time zone.
Public field standardBias The bias in the number of minutes that standard time for the specified time zone differs from coordinated universal time (UTC).
Public field standardDate The date on which standard time begins for the time zone.

Top

See Also

Reference

TimeZoneInf Structure

Meetings Web Service