Método SearchContext.UpdateAlertNotificationFormat
Atualiza o formato de alerta notificações para resultados da pesquisa.
Espaço para nome Microsoft.Office.Server.Search.Administration
Conjunto de Módulos (Assembly) Microsoft.Office.Server.Search (em microsoft.office.server.search.dll)
A sintaxe
Public Sub UpdateAlertNotificationFormat ( _
alertNotificationFormat As String _
)
Dim instance As SearchContext
Dim alertNotificationFormat As String
instance.UpdateAlertNotificationFormat(alertNotificationFormat)
public void UpdateAlertNotificationFormat (
string alertNotificationFormat
)
Parâmetros
- alertNotificationFormat
Um seqüência de caracteres especificando a alerta formato notificação.
Consulte também
Referência
SearchContext De classe
SearchContext Membros
Microsoft.Office.Server.Search.Administration De espaço para nome