Compartilhar via


SearchContext.UpdateAlertNotificationQuota method

NOTE: This API is now obsolete.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public Sub UpdateAlertNotificationQuota ( _
    alertNotificationQuota As Integer _
)
'Uso
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
)

Parâmetros

Ver também

Referência

SearchContext class

SearchContext members

Microsoft.Office.Server.Search.Administration namespace