Freigeben über


SearchServiceApplicationProxy.GetSearchAlertNotificationFormat-Methode

Ruft das Format Benachrichtigung das Alarmsystem Suche ab.

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

Syntax

'Declaration
Public Function GetSearchAlertNotificationFormat As String
'Usage
Dim instance As SearchServiceApplicationProxy
Dim returnValue As String

returnValue = instance.GetSearchAlertNotificationFormat()
public string GetSearchAlertNotificationFormat()

Rückgabewert

Typ: System.String
Die Suche -Warnsystems Notification-Format.

Implementiert

ISearchSiteAdministrationServiceApplication.GetSearchAlertNotificationFormat()

Ausnahmen

Ausnahme Bedingung
Exception

Während der Ausführung der Anwendung ist ein Fehler aufgetreten.

Hinweise

Diese Methode zum Abrufen des Benachrichtigung Format der jeweiligen Warnung Suche für die SearchServiceApplicationProxy.

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

Microsoft.Office.Server.Search.Administration-Namespace