Compartir a través de


: SearchContext.UpdateAlertNotificationFormat (Método) (Microsoft.Office.Server.Search.Administration)

Updates the format of alert notifications for search results.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Sub UpdateAlertNotificationFormat ( _
    alertNotificationFormat As String _
)
'Uso
Dim instance As SearchContext
Dim alertNotificationFormat As String

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

Parámetros

  • alertNotificationFormat
    A string specifying the alert notification format.

Vea también

Referencia

SearchContext (Clase)
SearchContext (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)