Freigeben über


AlertInfo-Klasse

HINWEIS: Diese API ist veraltet.

Gilt für: Microsoft SharePoint Server 2010-Suche
Stellt Informationen über eine Warnung suchen.

Vererbungshierarchie

System.Object
  Microsoft.Office.Server.Search.Query.AlertInfo

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")> _
<DataContractAttribute(Namespace := "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")> _
Public NotInheritable Class AlertInfo _
    Implements ICloneable
'Usage
Dim instance As AlertInfo
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
[DataContractAttribute(Namespace = "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")]
public sealed class AlertInfo : ICloneable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

AlertInfo-Member

Microsoft.Office.Server.Search.Query-Namespace