AlertInfo constructor

NOTE: This API is now obsolete.

Initializes a new instance of the AlertInfo class.

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.")> _
Public Sub New
'Usage

Dim instance As New AlertInfo()
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
public AlertInfo()

See also

Reference

AlertInfo class

AlertInfo members

Microsoft.Office.Server.Search.Query namespace