Period
Last modified: May 10, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The Period element defines the name, time offset, and unique identifier for a specific stage of the time zone.
<Period Bias="" Name="" Id=""/>
PeriodType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description | 
|---|---|
| Bias | An xs:duration value that represents the time offset from Coordinated Universal Time (UTC) for the period. | 
| Name | A string value that represents the descriptive name of the period. | 
| Id | A string value that represents the identifier for the period. | 
Child Elements
None.
Parent Elements
| Element | Description | 
|---|---|
| Represents an array of periods that define the time offset at different stages of the time zone. | 
Text Value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
Element Information
| Namespace | https://schemas.microsoft.com/exchange/services/2006/types | 
| Schema Name | Types schema | 
| Validation File | Types.xsd | 
| Can be Empty | False |