AlertInfo class
SharePoint 2013
NOTE: This API is now obsolete.
Applies to: Microsoft SharePoint Server 2010 search
Represents information about a search alert.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")] [DataContractAttribute(Namespace = "http://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")] public sealed class AlertInfo : ICloneable
Show: