SysTime.hour Field
An Integer value from 0 through 23 representing the hour of the day.
Namespace: [Meetings Web service]
Web service reference: http://Site/_vti_bin/Meetings.asmx
Syntax
'Declaration
Public hour As UShort
'Usage
Dim instance As SysTime
Dim value As UShort
value = instance.hour
instance.hour = value
public ushort hour