Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets information about the time zone.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Information As SPTimeZoneInformation
Get
'Usage
Dim instance As SPTimeZone
Dim value As SPTimeZoneInformation
value = instance.Information
public SPTimeZoneInformation Information { get; }
Property value
Type: Microsoft.SharePoint.SPTimeZoneInformation
An SPTimeZoneInformation structure that contains information about the time zone.