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
Public method WorkingPeriod The WorkingPeriod constructor initializes a new instance of the WorkingPeriod class.

Top

Properties

  Name Description
Public property DayOfWeek The DayOfWeek property gets or sets the list of working days that are scheduled for the mailbox user.
Public property EndTimeInMinutes The EndTimeInMinutes property gets or sets the end of the work day for a mailbox user.
Public property StartTimeInMinutes The StartTimeInMinutes property gets or sets the start of the work day for a mailbox user.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top