Leer en inglés

Compartir a través de


de la propiedad AlertManagerInfo.SearchAlertNotificationQuota

Obtiene o establece al número máximo de Buscar notificaciones de alerta que se generan.

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

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property SearchAlertNotificationQuota As Integer
    Get
    Set
'Uso
Dim instance As AlertManagerInfo
Dim value As Integer

value = instance.SearchAlertNotificationQuota

instance.SearchAlertNotificationQuota = value
[DataMemberAttribute]
public int SearchAlertNotificationQuota { get; set; }

Valor de propiedad

Tipo: System.Int32
El máximo de las notificaciones de alerta de Buscar generado.

Vea también

Referencia

clase AlertManagerInfo

Miembros AlertManagerInfo

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