SPTimeZone Class

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

Inheritance Hierarchy

System.Object
  [UserProfileService Web service].SPTimeZone

Namespace:  [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class SPTimeZone
'Usage
Dim instance As SPTimeZone
[SerializableAttribute]
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

UserProfileService Web Service