Share via


SysTime.month Field

An Integer value from 1 through 12 representing the month of the year.

Namespace:  [Meetings Web service]
Web service reference: http://Site/_vti_bin/Meetings.asmx

Syntax

'Declaration
Public month As UShort
'Usage
Dim instance As SysTime
Dim value As UShort

value = instance.month

instance.month = value
public ushort month

See Also

Reference

SysTime Structure

SysTime Members

Meetings Web Service