TimeZoneType Members
Exchange Server 2010
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.
| Name | Description | |
|---|---|---|
| TimeZoneType | The TimeZoneType constructor initializes a new instance of the TimeZoneType class. |
| Name | Description | |
|---|---|---|
| BaseOffset | The BaseOffset property gets or sets the hourly offset from Coordinated Universal Time (UTC) for the current time zone. |
| Daylight | The Daylight property gets or sets the date and time when the time changes from standard time to daylight saving time. |
| Standard | The Standard property gets or sets the date and time when the time changes from daylight saving time to standard time. |
| TimeZoneName | The TimeZoneName property gets or sets the name of the time zone. |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| ToString | (inherited from Object ) |