Share via


SearchContext.AlertNotificationFormat property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public ReadOnly Property AlertNotificationFormat As String
    Get
'Usage
Dim instance As SearchContext
Dim value As String

value = instance.AlertNotificationFormat
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")]
public string AlertNotificationFormat { get; }

Property value

Type: System.String

See also

Reference

SearchContext class

SearchContext members

Microsoft.Office.Server.Search.Administration namespace