RelativeTimeType Enumeration
Possible values for relative time specifications
[Visual Basic]
Public Enum RelativeTimeType As Integer
Remarks
Members
AbsoluteTime
Time type is not relative, ie it's fixed.
Now
StartOfMinute
StartOfHour
StartOfDay
EndOfMinute
EndOfHour
EndOfDay