Range

Range class

Time range during which calendar should be regarded as busy.

Constructors

NameDescription
Range (2 overloads)Initializes a new instance of the Range class.

Methods

NameDescription
get_EndThe end of the time period.
get_StartThe start of the time period.
set_EndThe end of the time period.
set_StartThe start of the time period.
ToStringReturns a String which represents the object instance.