FreeBusyView.WorkingHours Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.