public class WorkingHours
extends java.lang.Object
| Constructor and Description |
|---|
WorkingHours()
Initializes a new instance of the WorkingHours class.
|
| Modifier and Type | Method and Description |
|---|---|
SerializableTimeZone |
getTimeZone()
Gets elements that identify time zone information.
|
java.util.List<WorkingPeriod> |
getWorkingPeriods()
Gets working period information for the mailbox user.
|
public WorkingHours()
public SerializableTimeZone getTimeZone()
public java.util.List<WorkingPeriod> getWorkingPeriods()