WorkingHours Members
The WorkingHours class represents the time zone settings and working hours for the requested mailbox user.
The following tables list the members exposed by the WorkingHours type.
Public Constructors
Name | Description | |
---|---|---|
WorkingHours | The WorkingHours constructor initializes a new instance of the WorkingHours class. |
Top
Public Properties
Name | Description | |
---|---|---|
TimeZone | The TimeZone property gets or sets a value that identifies the time zone settings for the working hours. | |
WorkingPeriodArray | The WorkingPeriodArray property gets or sets work period information for a mailbox user. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top