SearchServiceApplication.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 SearchServiceApplication
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()
Remarques
Cette méthode est utilisée pour récupérer le format de notification du Search du système d'alerte pour les SearchServiceApplication.
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms