Partager via


SearchServiceApplication.AlertNotificationFormat - Propriété

Obtient ou définit le format de courrier électronique de l'alerte.

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

Syntaxe

'Déclaration
Public Property AlertNotificationFormat As String
    Get
    Set
'Utilisation
Dim instance As SearchServiceApplication
Dim value As String

value = instance.AlertNotificationFormat

instance.AlertNotificationFormat = value
public string AlertNotificationFormat { get; set; }

Valeur de propriété

Type : System.String
Le format de message de l'alerte.

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

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