WorkingHours Class
The WorkingHours class represents the time zone settings and working hours for the requested mailbox user.
Inheritance Hierarchy
System.Object
ExchangeWebServices.WorkingHours
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class WorkingHours
'Usage
Dim instance As WorkingHours
[SerializableAttribute]
public class WorkingHours
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.