Periods

The Periods element represents an array of periods that define the time offset at different stages of the time zone.

<Periods>
   <Period/>
</Periods>

NonEmptyArrayOfPeriodsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Period
Defines the name, time offset, and unique identifier for a specific stage of the time zone.

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.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.

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