The DateTimeInterval type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| End |
Gets or sets the DateTime value
representing the end of the interval.
| |
| IsFullDay |
Gets the Boolean value, determining if
the DateTimeInterval object represents one or more full days.
| |
| Start |
Gets or sets the DateTime value
representing the beginning of the interval.
|