ISiteInfo.SharePointTimeZone Property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.Infrastructure
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
ReadOnly Property SharePointTimeZone As SharePointTimeZone
Get
'Usage
Dim instance As ISiteInfo
Dim value As SharePointTimeZone
value = instance.SharePointTimeZone
SharePointTimeZone SharePointTimeZone { get; }
Property Value
Type: Microsoft.SharePoint.Portal.Infrastructure.SharePointTimeZone