WorkingPeriod Members
Include Protected Members
Include Inherited Members
The WorkingPeriod class contains the work week days and hours of the mailbox user.
The WorkingPeriod type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WorkingPeriod | The WorkingPeriod constructor initializes a new instance of the WorkingPeriod class. |
Top
Properties
Name | Description | |
---|---|---|
DayOfWeek | The DayOfWeek property gets or sets the list of working days that are scheduled for the mailbox user. | |
EndTimeInMinutes | The EndTimeInMinutes property gets or sets the end of the work day for a mailbox user. | |
StartTimeInMinutes | The StartTimeInMinutes property gets or sets the start of the work day for a mailbox user. |
Top