RegionalSettings.TimeZone - Propriété
Gets and sets the time zone that is used on the server.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property TimeZone As TimeZone
Get
Set
'Utilisation
Dim instance As RegionalSettings
Dim value As TimeZone
value = instance.TimeZone
instance.TimeZone = value
public TimeZone TimeZone { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.TimeZone
The time zone.