Share via


SharePointTimeZone.DaylightStopsHour property

The hour when daylight savings time stops.

Namespace:  Microsoft.Office.Server.Utilities
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Protected ReadOnly Property DaylightStopsHour As Integer
    Get
'Usage
Dim value As Integer

value = Me.DaylightStopsHour
protected int DaylightStopsHour { get; }

Property value

Type: System.Int32

See also

Reference

SharePointTimeZone class

SharePointTimeZone members

Microsoft.Office.Server.Utilities namespace