AlertInfo.ToString method

NOTE: This API is now obsolete.

This member overrides Object.ToString().

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 Overrides Function ToString As String
'Usage
Dim instance As AlertInfo
Dim returnValue As String

returnValue = instance.ToString()
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
public override string ToString()

Return value

Type: System.String

See also

Reference

AlertInfo class

AlertInfo members

Microsoft.Office.Server.Search.Query namespace