KeywordQuery.TimeZone-Eigenschaft
HINWEIS: Diese API ist veraltet.
Ruft ab oder legt die Zeitzone für den Benutzer suchen.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Property TimeZone As SPTimeZone
Get
Set
'Usage
Dim instance As KeywordQuery
Dim value As SPTimeZone
value = instance.TimeZone
instance.TimeZone = value
[ObsoleteAttribute("This class is obsolete.")]
public SPTimeZone TimeZone { get; set; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPTimeZone
Die Zeitzone.