WorkingPeriod Class

Definition

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.

Applies to