Share via


TimeZoneInf.standardDate Field

The date on which standard time begins for the time zone.

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

Syntax

'Declaration
Public standardDate As SysTime
'Usage
Dim instance As TimeZoneInf
Dim value As SysTime

value = instance.standardDate

instance.standardDate = value
public SysTime standardDate

See Also

Reference

TimeZoneInf Structure

TimeZoneInf Members

Meetings Web Service