Partager via


SearchContext.UpdateAlertNotificationFormat, méthode (Microsoft.Office.Server.Search.Administration)

Updates the format of alert notifications for search results.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Sub UpdateAlertNotificationFormat ( _
    alertNotificationFormat As String _
)
'Utilisation
Dim instance As SearchContext
Dim alertNotificationFormat As String

instance.UpdateAlertNotificationFormat(alertNotificationFormat)
public void UpdateAlertNotificationFormat (
    string alertNotificationFormat
)

Paramètres

  • alertNotificationFormat
    A string specifying the alert notification format.

Voir aussi

Référence

SearchContext, classe
Membres SearchContext
Microsoft.Office.Server.Search.Administration, espace de noms