TimeOffset

The TimeOffset element represents the time offset from Coordinated Universal Time (UTC) for the time zone transition.

<TimeOffset/>

duration

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
RecurringDateTransition
Represents a time zone transition that occurs on a specific date each year.
RecurringDayTransition
Represents a time zone transition that occurs on the same day each year.

Text value

The text value of the TimeOffset element is a duration that specifies the time offset from UTC for the time zone transition.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also