FreeBusyView.WorkingHours Property

Definition

The WorkingHours property gets or sets the time zone settings and working hours for a mailbox user.

public:
 property ExchangeWebServices::WorkingHours ^ WorkingHours { ExchangeWebServices::WorkingHours ^ get(); void set(ExchangeWebServices::WorkingHours ^ value); };
public ExchangeWebServices.WorkingHours WorkingHours { get; set; }
Public Property WorkingHours As WorkingHours

Property Value

The WorkingHours property returns a WorkingHours object that contains the time zone settings and working hours for a mailbox user.

Applies to