Share via


TimeZoneInf.daylightDate Field

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

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

Syntax

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

value = instance.daylightDate

instance.daylightDate = value
public SysTime daylightDate

See Also

Reference

TimeZoneInf Structure

TimeZoneInf Members

Meetings Web Service