Share via


SharePointTimeZone Class

Obsolete. Use the SharePointTimeZone class instead.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.Utilities.SharePointTimeZone
    Microsoft.SharePoint.Portal.Infrastructure.SharePointTimeZone

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SharePointTimeZone _
    Inherits SharePointTimeZone
'Usage
Dim instance As SharePointTimeZone
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SharePointTimeZone : SharePointTimeZone

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SharePointTimeZone Members

Microsoft.SharePoint.Portal.Infrastructure Namespace