Compartir a través de


de la propiedad SearchContext.AlertNotificationQuota

NOTA: esta API está ahora obsoleta.

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<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; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase SearchContext

Miembros SearchContext

Espacio de nombres Microsoft.Office.Server.Search.Administration