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