Range
Range class
Time range during which calendar should be regarded as busy.
Constructors
| Name | Description |
|---|---|
| Range (2 overloads) | Initializes a new instance of the Range class. |
Methods
| Name | Description |
|---|---|
| get_End | The end of the time period. |
| get_Start | The start of the time period. |
| set_End | The end of the time period. |
| set_Start | The start of the time period. |
| ToString | Returns a String which represents the object instance. |