Share via


TimeZoneType Members

The TimeZoneType class represents the time zone of the location where a meeting is hosted.

The following tables list the members exposed by the TimeZoneType type.

Public Constructors

  Name Description
TimeZoneType The TimeZoneType constructor initializes a new instance of the TimeZoneType class.

Top

Public Properties

  Name Description
Bb402313.pubproperty(en-us,EXCHG.80).gif BaseOffset The BaseOffset property gets or sets the hourly offset from Coordinated Universal Time (UTC) for the current time zone.
Bb402313.pubproperty(en-us,EXCHG.80).gif Daylight The Daylight property gets or sets the date and time when the time changes from standard time to daylight saving time.
Bb402313.pubproperty(en-us,EXCHG.80).gif Standard The Standard property gets or sets the date and time when the time changes from daylight saving time to standard time.
Bb402313.pubproperty(en-us,EXCHG.80).gif TimeZoneName The TimeZoneName property gets or sets the name of the time zone.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb402313.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402313.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402313.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402313.pubmethod(en-us,EXCHG.80).gifBb402313.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402313.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402313.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402313.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top