Share via


SearchContext.AlertNotificationFormat Property

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

Syntax

'Declaration
Public ReadOnly Property AlertNotificationFormat As String
    Get
'Usage
Dim instance As SearchContext
Dim value As String

value = instance.AlertNotificationFormat
public string AlertNotificationFormat { get; }

Property Value

Type: System.String

See Also

Reference

SearchContext Class

SearchContext Members

Microsoft.Office.Server.Search.Administration Namespace