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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.Struct)> _
Public ReadOnly Property Information As SPTimeZoneInformation
Get
'Usage
Dim instance As SPTimeZone
Dim value As SPTimeZoneInformation
value = instance.Information
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.Struct)]
public SPTimeZoneInformation Information { get; }
Property Value
Type: Microsoft.SharePoint.SPTimeZoneInformation
An SPTimeZoneInformation structure that contains information about the time zone.