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