SPTimeZone class

Represents the time zone setting that is implemented on a SharePoint Server website.

Inheritance hierarchy

System.Object
  WebSvcUserProfileService.SPTimeZone

Namespace:  WebSvcUserProfileService
Assembly:  UserProfileServices (in UserProfileServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/UserProfileService")> _
Public Class SPTimeZone
'Usage
Dim instance As SPTimeZone
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/UserProfileService")]
public class SPTimeZone

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

SPTimeZone members

WebSvcUserProfileService namespace