Compartir a través de


de la propiedad SPSite.ResourceQuotaExceededNotificationSent

Indicates whether a resource quota exceeded notification was sent (or not) for this site collection since the last daily quota reset.

Espacio de nombres:  Microsoft.SharePoint
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Property ResourceQuotaExceededNotificationSent As Boolean
    Get
'Uso
Dim instance As SPSite
Dim value As Boolean

value = instance.ResourceQuotaExceededNotificationSent
public bool ResourceQuotaExceededNotificationSent { get; }

Valor de propiedad

Tipo: System.Boolean
A Boolean value = true if the notification has been sent since the last daily quota reset.

Vea también

Referencia

clase SPSite

Miembros SPSite

Espacio de nombres Microsoft.SharePoint