WorkingHours Class

Definition

Represents the working hours for a specific time zone.

public ref class WorkingHours sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class WorkingHours : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class WorkingHours
Inherits ComplexProperty
Inheritance
WorkingHours

Properties

DaysOfTheWeek

Gets the working days of the attendee.

EndTime

Gets the time of day that the attendee stops working.

StartTime

Gets the time of day that the attendee starts working.

TimeZone

Gets the time zone to which the working hours apply.

Applies to