Share via


SiteInfo.SharePointTimeZone Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property SharePointTimeZone As SharePointTimeZone
    Get
'Usage
Dim instance As SiteInfo
Dim value As SharePointTimeZone

value = instance.SharePointTimeZone
public SharePointTimeZone SharePointTimeZone { get; }

Property Value

Type: Microsoft.SharePoint.Portal.Infrastructure.SharePointTimeZone

Implements

ISiteInfo.SharePointTimeZone

See Also

Reference

SiteInfo Class

SiteInfo Members

Microsoft.SharePoint.Portal.WebControls Namespace