Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
The Transitions element represents an array of time zone transitions.
<Transitions Id="">
<Transition/>
<AbsoluteDateTransition/>
<RecurringDayTransition/>
<RecurringDateTransition/>
</Transitions>
ArrayOfTransitionsType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
| Id |
Represents the unique identifier of the time zone definition. |
Child elements
| Element | Description |
|---|---|
| AbsoluteDateTransition |
Represents a time zone transition that occurs on a specific date and at a specific time. |
| RecurringDayTransition |
Represents a time zone transition that occurs on the same day each year. |
| RecurringDateTransition |
Represents a time zone transition that occurs on a specified day of the year. |
| Transition |
Represents a time zone transition. |
Parent elements
| Element | Description |
|---|---|
| StartTimeZone |
Defines the time zone for the start time of a CalendarItem or MeetingRequest. |
| EndTimeZone |
Defines the time zone for the end time of a CalendarItem or MeetingRequest. |
| TimeZoneDefinition |
Defines a time zone. |
Text value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Name | Value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Types schema |
| Validation File |
Types.xsd |
| Can be Empty |
False |