TimeZoneDefinitionType members
Exchange Server 2013
The TimeZoneDefinitionType class specifies the periods and transitions that define a time zone.
The TimeZoneDefinitionType type exposes the following members.
| Name | Description | |
|---|---|---|
|
TimeZoneDefinitionType | The TimeZoneDefinitionType constructor initializes a new instance of the TimeZoneDefinitionType class. |
| Name | Description | |
|---|---|---|
|
Id | The Id property gets or sets the unique identifier of the time zone definition. |
|
Name | The Name property gets or sets the descriptive name of the time zone definition. |
|
Periods | The Periods property gets or sets the array of periods that define the time zone. |
|
Transitions | The Transitions property gets or sets the array of transitions that define the time zone. |
|
TransitionsGroups | The TransitionsGroups property gets or sets the array of time zone transitions groups that define the time zone. |
Show: