Compartilhar via


SearchContext.AlertNotificationQuota property

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 ReadOnly Property AlertNotificationQuota As Integer
    Get
'Uso
Dim instance As SearchContext
Dim value As Integer

value = instance.AlertNotificationQuota
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")]
public int AlertNotificationQuota { get; }

Property value

Type: System.Int32

Ver também

Referência

SearchContext class

SearchContext members

Microsoft.Office.Server.Search.Administration namespace