ISearchSiteAdministrationServiceApplication.GetSearchAlertNotificationFormat-Methode
Ruft die Benachrichtigung Format der jeweiligen Warnung Suche ab.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<OperationContractAttribute> _
Function GetSearchAlertNotificationFormat As String
'Usage
Dim instance As ISearchSiteAdministrationServiceApplication
Dim returnValue As String
returnValue = instance.GetSearchAlertNotificationFormat()
[OperationContractAttribute]
string GetSearchAlertNotificationFormat()
Rückgabewert
Typ: System.String
Die Suche -Warnsystems Notification-Format.
Hinweise
Diese Methode ruft das Benachrichtigung Format der jeweiligen Warnung Suche für die ISearchSiteAdministrationServiceApplication.
Siehe auch
Referenz
ISearchSiteAdministrationServiceApplication Schnittstelle