WorkingPeriod Class
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 WorkingPeriod class contains the work week days and hours of the mailbox user.
public ref class WorkingPeriod
public class WorkingPeriod
Public Class WorkingPeriod
- Inheritance
-
WorkingPeriod
Constructors
WorkingPeriod() |
The WorkingPeriod constructor initializes a new instance of the WorkingPeriod class. |
Properties
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. |