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