Partager via


SearchServiceApplicationProxy.GetSearchAlertNotificationFormat - Méthode

Obtient le format de notification du système d'alerte Search .

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function GetSearchAlertNotificationFormat As String
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim returnValue As String

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

Valeur renvoyée

Type : System.String
Le format de notification du système d'alerte Search .

Implémentations

ISearchSiteAdministrationServiceApplication.GetSearchAlertNotificationFormat()

Exceptions

Exception Condition
Exception

Une erreur s'est produite pendant l'exécution de l'application.

Remarques

Cette méthode est utilisée pour récupérer le format de notification du Search du système d'alerte pour les SearchServiceApplicationProxy.

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms