Share via


SysTime.second Field

An Integer value from 0 through 59 representing the second of the minute.

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

Syntax

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

value = instance.second

instance.second = value
public ushort second

See Also

Reference

SysTime Structure

SysTime Members

Meetings Web Service