de la propiedad RegionalSettings.TimeZone
Obtiene y establece la zona horaria que se usa en el servidor.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property TimeZone As TimeZone
Get
Set
'Uso
Dim instance As RegionalSettings
Dim value As TimeZone
value = instance.TimeZone
instance.TimeZone = value
public TimeZone TimeZone { get; set; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.TimeZone
La zona horaria.