Click or drag to resize
BusinessHours Properties

The BusinessHours type exposes the following members.

Properties
  NameDescription
Public propertyDayIdxDayOfWeek
Number of the day inside the week. Supported values are 1 – 7. 1 always means Sunday – regardless of how “First day of the week” setting is configured
Public propertyFinishTime
This field contains time part of the day (i.e. no date part) indicating end of the business hours. 12:00 AM/00:00 means “end of day”. NULL is used when the whole day is off.
Public propertyStartTime
This field contains time part of the day (i.e. no date part) indicating start of the business hours. NULL is used when the whole day is off.
Top
See Also