WorkingHours 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.
Represents the working hours for a specific time zone.
public ref class WorkingHours sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class WorkingHours : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class WorkingHours
Inherits ComplexProperty
- Inheritance
Properties
DaysOfTheWeek |
Gets the working days of the attendee. |
EndTime |
Gets the time of day that the attendee stops working. |
StartTime |
Gets the time of day that the attendee starts working. |
TimeZone |
Gets the time zone to which the working hours apply. |