Partager via


SearchContext.UpdateAlertNotificationQuota - Méthode

Remarque : cette API est désormais obsolète.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public Sub UpdateAlertNotificationQuota ( _
    alertNotificationQuota As Integer _
)
'Utilisation
Dim instance As SearchContext
Dim alertNotificationQuota As Integer

instance.UpdateAlertNotificationQuota(alertNotificationQuota)
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")]
public void UpdateAlertNotificationQuota(
    int alertNotificationQuota
)

Paramètres

Voir aussi

Référence

SearchContext classe

SearchContext - Membres

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