SharePointTimeZone.DaylightStartsHour Property
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Protected ReadOnly Property DaylightStartsHour As Integer
Get
'Usage
Dim value As Integer
value = Me.DaylightStartsHour
protected int DaylightStartsHour { get; }
Property Value
Type: System.Int32