WorkingHours

Topic Last Modified: 2006-11-29

The WorkingHours element represents the time zone settings and working hours for the requested mailbox user.

Schema Hierarchy

GetUserAvailabilityResponse
  FreeBusyResponseArray
    FreeBusyResponse
      FreeBusyView
        WorkingHours

Syntax

<WorkingHours>
   <TimeZone>...</TimeZone>
   <WorkingPeriodArray>...</WorkingPeriodArray>
</WorkingHours>

Type

WorkingHours

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

TimeZone (Availability)

Contains elements that identify time zone information. This element also contains information about the transition between standard time and daylight saving time. This element is required if the WorkingHours element is used.

WorkingPeriodArray

Contains working period information for the mailbox user. This element is required if the WorkingHours element is used.

Parent Elements

Element Description

FreeBusyView

Contains availability information for a specific user.

The following is the XPath expression to this element:

/GetUserAvailabilityResponse/FreeBusyResponseArray/FreeBusyResponse/FreeBusyView/

Remarks

All the child elements are listed in the sequence in which they occur. The level of detail provided by this element depends on the permissions granted to the requestor.

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

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False