Share via


SysTime.day Field

An Integer value from 1 through 31 representing the day of the month.

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

Syntax

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

value = instance.day

instance.day = value
public ushort day

See Also

Reference

SysTime Structure

SysTime Members

Meetings Web Service